Adding the LICENSE and AUTHORS file to the installed files
This commit is contained in:
@@ -132,6 +132,8 @@ if (UNIX)
|
|||||||
install (PROGRAMS rtstart DESTINATION ${BINDIR})
|
install (PROGRAMS rtstart DESTINATION ${BINDIR})
|
||||||
endif (UNIX)
|
endif (UNIX)
|
||||||
|
|
||||||
|
install (FILES AUTHORS.txt LICENSE.txt DESTINATION ${BINDIR})
|
||||||
|
|
||||||
add_subdirectory (rtexif)
|
add_subdirectory (rtexif)
|
||||||
add_subdirectory (rtengine)
|
add_subdirectory (rtengine)
|
||||||
add_subdirectory (rtgui)
|
add_subdirectory (rtgui)
|
||||||
|
Reference in New Issue
Block a user