mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-17 22:38:33 +01:00
3 lines
83 B
CMake
3 lines
83 B
CMake
IF(WIN32)
|
|
INSTALL(DIRECTORY win DESTINATION share/tomahawk/admin )
|
|
ENDIF(WIN32) |