diff --git a/OpenVDB/config.py b/OpenVDB/config.py index f6e1f2f711..faa37a1e8d 100644 --- a/OpenVDB/config.py +++ b/OpenVDB/config.py @@ -33,6 +33,8 @@ " -D PYOPENVDB_INSTALL_DIRECTORY={buildDir}/python" " -D Python_ROOT_DIR={buildDir}" " -D Python_FIND_STRATEGY=LOCATION" + " -D BOOST_ROOT={buildDir}" + " -D Boost_NO_SYSTEM_PATHS=ON" " .." ,