b0cfb4e933
- Simplify by using GNUInstallDirs module - Move html documentation into an html subdirectory
2 lines
118 B
CMake
2 lines
118 B
CMake
file( GLOB EXTRATHEMEFILES *.tint2rc )
|
|
install( FILES ${EXTRATHEMEFILES} DESTINATION ${CMAKE_INSTALL_DATADIR}/tint2 )
|