mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-29 16:50:11 +02:00
Enable building breakpad on windows
This commit is contained in:
4
thirdparty/CMakeLists.txt
vendored
4
thirdparty/CMakeLists.txt
vendored
@@ -1,8 +1,6 @@
|
||||
ADD_SUBDIRECTORY( qxt )
|
||||
ADD_SUBDIRECTORY( liblastfm2 )
|
||||
ADD_SUBDIRECTORY( breakpad )
|
||||
IF( APPLE )
|
||||
ADD_SUBDIRECTORY( SPMediaKeyTap )
|
||||
ENDIF()
|
||||
IF( UNIX )
|
||||
ADD_SUBDIRECTORY( breakpad )
|
||||
ENDIF()
|
||||
|
Reference in New Issue
Block a user