mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-21 00:12:06 +02:00
4 lines
84 B
CMake
4 lines
84 B
CMake
IF(WIN32)
|
|
INSTALL(DIRECTORY win DESTINATION share/tomahawk/admin )
|
|
ENDIF(WIN32)
|