tint2/themes/CMakeLists.txt

3 lines
118 B
Text
Raw Normal View History

file( GLOB EXTRATHEMEFILES *.tint2rc )
install( FILES ${EXTRATHEMEFILES} DESTINATION ${CMAKE_INSTALL_DATADIR}/tint2 )