Skip to content

Commit cfa427b

Browse files
committed
Update commonSettings.cmake
No system boost finder
1 parent c3f44b6 commit cfa427b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmake/commonSettings.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ else()
156156
# Use Boost Release
157157
set(Boost_USE_DEBUG_LIBS OFF)
158158
set(Boost_USE_RELEASE_LIBS ON)
159+
set(Boost_NO_BOOST_CMAKE ON)
159160

160161
if(NOT Boost_USE_STATIC_LIBS)
161162
# link against dynamic boost libraries

0 commit comments

Comments
 (0)