mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 13:47:26 +02:00
Disable Hatchet plugin as hatchet is dead.
This commit is contained in:
@@ -92,7 +92,7 @@ endif()
|
|||||||
option(BUILD_GUI "Build Tomahawk with GUI" ON)
|
option(BUILD_GUI "Build Tomahawk with GUI" ON)
|
||||||
option(BUILD_TESTS "Build Tomahawk with unit tests" ${BUILD_NO_RELEASE})
|
option(BUILD_TESTS "Build Tomahawk with unit tests" ${BUILD_NO_RELEASE})
|
||||||
option(BUILD_TOOLS "Build Tomahawk helper tools" ${BUILD_NO_RELEASE})
|
option(BUILD_TOOLS "Build Tomahawk helper tools" ${BUILD_NO_RELEASE})
|
||||||
option(BUILD_HATCHET "Build the Hatchet plugin" ON)
|
option(BUILD_HATCHET "Build the Hatchet plugin" OFF)
|
||||||
|
|
||||||
if(UNIX AND NOT APPLE)
|
if(UNIX AND NOT APPLE)
|
||||||
set(CRASHREPORTER_ENABLED_BY_DEFAULT OFF)
|
set(CRASHREPORTER_ENABLED_BY_DEFAULT OFF)
|
||||||
|
Reference in New Issue
Block a user