mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-18 15:08:03 +01:00
4 lines
84 B
CMake
4 lines
84 B
CMake
IF(WIN32)
|
|
INSTALL(DIRECTORY win DESTINATION share/tomahawk/admin )
|
|
ENDIF(WIN32)
|