Install doc files in doc folder.
This commit is contained in:
parent
3e3c8a4d18
commit
6e2565d1a4
@ -35,11 +35,12 @@ ADD_SUBDIRECTORY(extern)
|
||||
|
||||
ADD_SUBDIRECTORY(src)
|
||||
|
||||
# These files should only be installed when creating packages.
|
||||
INSTALL(FILES
|
||||
NVIDIA_Texture_Tools_LICENSE.txt
|
||||
NVIDIA_Texture_Tools_README.txt
|
||||
ChangeLog
|
||||
DESTINATION .)
|
||||
DESTINATION share/doc/nvtt)
|
||||
|
||||
# Add packaging support
|
||||
INCLUDE(InstallRequiredSystemLibraries)
|
||||
|
Loading…
Reference in New Issue
Block a user