We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c38b7 commit 8f34e83Copy full SHA for 8f34e83
test/CMakeLists.txt
@@ -6,7 +6,7 @@ set (DELEGATE_LIB "delegate_mq")
6
project(Delegate VERSION 1.0 LANGUAGES CXX)
7
8
# Set build options
9
-set (USE_EXTERNAL_LIB "ON")
+set (USE_EXTERNAL_LIB "OFF")
10
set (USE_ALLOCATOR "OFF")
11
set (USE_UTIL "ON")
12
set (USE_THREAD "THREAD_STDLIB")
0 commit comments