1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-02-11 19:24:40 +01:00
tomahawk/thirdparty/CMakeLists.txt
2012-06-11 22:15:09 +02:00

8 lines
143 B
CMake

ADD_SUBDIRECTORY( qxt )
IF( WITH_BREAKPAD )
ADD_SUBDIRECTORY( breakpad )
ENDIF()
IF( APPLE )
ADD_SUBDIRECTORY( SPMediaKeyTap )
ENDIF()