Unverified Commit ad200942 authored by Atream's avatar Atream Committed by GitHub
Browse files

Update CMakeLists.txt

parent f53d5aa9
...@@ -26,9 +26,6 @@ add_custom_target( ...@@ -26,9 +26,6 @@ add_custom_target(
COMMENT "Running clang-format on all source files" COMMENT "Running clang-format on all source files"
) )
add_definitions(-D_GLIBCXX_USE_CXX11_ABI=0)
set(BUILD_SHARED_LIBS ON) set(BUILD_SHARED_LIBS ON)
set(ENABLE_PUSH OFF) set(ENABLE_PUSH OFF)
set(ENABLE_COMPRESSION OFF) set(ENABLE_COMPRESSION OFF)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment