1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-18 23:17:59 +01:00
tomahawk/admin/CMakeLists.txt

4 lines
84 B
CMake
Raw Normal View History

IF(WIN32)
INSTALL(DIRECTORY win DESTINATION share/tomahawk/admin )
2011-09-15 07:27:31 +02:00
ENDIF(WIN32)