mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-02-22 02:49:30 +01:00
7 lines
142 B
CMake
7 lines
142 B
CMake
ADD_SUBDIRECTORY( qxt )
|
|
ADD_SUBDIRECTORY( liblastfm2 )
|
|
ADD_SUBDIRECTORY( breakpad )
|
|
IF( APPLE )
|
|
ADD_SUBDIRECTORY( SPMediaKeyTap )
|
|
ENDIF()
|