Undo accidental commit of CMakeLists modification

release/4.3a0
Zsolt Kira 2013-11-26 15:44:54 +00:00
parent e2cd2c2054
commit a4c7ef9ef6
1 changed files with 0 additions and 2 deletions

View File

@ -106,8 +106,6 @@ endif()
# BOOST_ROOT: path to install prefix for boost
# 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(MSVC)
# Some libraries, at least Boost Program Options, rely on this to export DLL symbols