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 5979115 commit 7af0122Copy full SHA for 7af0122
CMakeLists.txt
@@ -3,7 +3,7 @@
3
# (See accompanying file LICENSE_1_0.txt or copy at
4
# http://www.boost.org/LICENSE_1_0.txt)
5
6
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 2.8)
7
project(CPP-NETLIB)
8
set(Boost_USE_STATIC_LIBS ON)
9
set(Boost_USE_MULTI_THREADED ON)
0 commit comments