tint2/themes/CMakeLists.txt

2 lines
103 B
CMake

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