/admin/CMakeLists.txt

http://github.com/tomahawk-player/tomahawk · CMake · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · c76977f222a6676237d8c3aecf481082 MD5 · raw file

  1. IF(WIN32)
  2. INSTALL(DIRECTORY win DESTINATION share/tomahawk/admin )
  3. ENDIF(WIN32)