We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3acd554 commit a9cf21aCopy full SHA for a9cf21a
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.4)
2
3
-option(BUILD_OPUSURL "Build opusurl library" ON)
+option(BUILD_OPUSURL "Build opusurl library" OFF)
4
5
option(HUNTER_ENABLED "Enable Hunter package manager" OFF)
6
0 commit comments