From: vsr Date: Wed, 3 Mar 2010 08:41:00 +0000 (+0000) Subject: Remove unnecessary BOOST with-option setting X-Git-Tag: V7_0_0~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4fa01edc4a00ac175df98af91414c9da285cac8e;p=modules%2Fparavis.git Remove unnecessary BOOST with-option setting --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 4da369f1..5bc2f363 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,6 @@ ENDIF(COMMAND cmake_policy) - SET(WITH_BOOST $ENV{BOOSTDIR}) SET(KERNEL_ROOT_DIR $ENV{KERNEL_ROOT_DIR}) INCLUDE(${KERNEL_ROOT_DIR}/salome_adm/cmake_files/FindPLATFORM.cmake) INCLUDE(${KERNEL_ROOT_DIR}/salome_adm/cmake_files/FindPYTHON.cmake)