tint2/themes/CMakeLists.txt

2 lines
104 B
CMake

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