tint2/themes/CMakeLists.txt

3 lines
104 B
Text
Raw Normal View History

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