Adding the LICENSE and AUTHORS file to the installed files
This commit is contained in:
parent
7df9f4330c
commit
a19cded703
@ -139,6 +139,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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user