1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-18 15:08:03 +01:00
tomahawk/admin/CMakeLists.txt
2011-09-15 07:27:31 +02:00

4 lines
84 B
CMake

IF(WIN32)
INSTALL(DIRECTORY win DESTINATION share/tomahawk/admin )
ENDIF(WIN32)