mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-02-25 04:13:10 +01:00
3 lines
83 B
CMake
3 lines
83 B
CMake
|
IF(WIN32)
|
||
|
INSTALL(DIRECTORY win DESTINATION share/tomahawk/admin )
|
||
|
ENDIF(WIN32)
|