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 df5726b commit aac576cCopy full SHA for aac576c
CMakeLists.txt
@@ -1,5 +1,4 @@
1
CMAKE_MINIMUM_REQUIRED (VERSION 3.5)
2
-CMAKE_POLICY(SET CMP0060 OLD)
3
4
OPTION (MSGPACK_BUILD_TESTS "Build msgpack tests." OFF)
5
OPTION (MSGPACK_GEN_COVERAGE "Enable running gcov to get a test coverage report." OFF)
0 commit comments