Undo accidental commit of CMakeLists modification
parent
e2cd2c2054
commit
a4c7ef9ef6
|
@ -106,8 +106,6 @@ endif()
|
||||||
# BOOST_ROOT: path to install prefix for boost
|
# BOOST_ROOT: path to install prefix for boost
|
||||||
# Boost_NO_SYSTEM_PATHS: set to true to keep the find script from ignoring BOOST_ROOT
|
# Boost_NO_SYSTEM_PATHS: set to true to keep the find script from ignoring BOOST_ROOT
|
||||||
|
|
||||||
set(BOOST_ROOT /usr/local/lib/boost_1_54_0)
|
|
||||||
|
|
||||||
# If using Boost shared libs, disable auto linking
|
# If using Boost shared libs, disable auto linking
|
||||||
if(MSVC)
|
if(MSVC)
|
||||||
# Some libraries, at least Boost Program Options, rely on this to export DLL symbols
|
# Some libraries, at least Boost Program Options, rely on this to export DLL symbols
|
||||||
|
|
Loading…
Reference in New Issue