mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-02 02:12:47 +02:00
Build crash reporter if submodule is checked out
This commit is contained in:
2
thirdparty/CMakeLists.txt
vendored
2
thirdparty/CMakeLists.txt
vendored
@@ -1,5 +1,5 @@
|
||||
ADD_SUBDIRECTORY( qxt )
|
||||
IF( WITH_BREAKPAD )
|
||||
IF( WITH_CRASHREPORTER )
|
||||
ADD_SUBDIRECTORY( libcrashreporter-qt )
|
||||
ENDIF()
|
||||
IF( APPLE )
|
||||
|
Reference in New Issue
Block a user