2 lines
103 B
CMake
2 lines
103 B
CMake
file( GLOB EXTRATHEMEFILES *tint2rc )
|
|
install( FILES ${EXTRATHEMEFILES} DESTINATION ${DATADIR}/tint2 )
|