mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-11-02 05:46:23 +01:00
Revert "Arenoros zone/optimization size/delayed malloc"
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FIND_PACKAGE (Threads REQUIRED)
|
||||
FIND_PACKAGE (ZLIB)
|
||||
FIND_PACKAGE (Boost REQUIRED COMPONENTS unit_test_framework)
|
||||
FIND_PACKAGE (Boost REQUIRED COMPONENTS unit_test_framework system)
|
||||
|
||||
LIST (APPEND check_PROGRAMS
|
||||
array_ref.cpp
|
||||
@@ -79,6 +79,7 @@ FOREACH (source_file ${check_PROGRAMS})
|
||||
|
||||
TARGET_LINK_LIBRARIES (${source_file_we}
|
||||
msgpack-cxx
|
||||
Boost::system
|
||||
Boost::unit_test_framework
|
||||
Threads::Threads
|
||||
ZLIB::ZLIB
|
||||
|
Reference in New Issue
Block a user