mirror of https://github.com/CGAL/cgal
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
This commit is contained in:
commit
9e9df2c196
|
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
if( NOT CGAL_TweakFindBoost )
|
if( NOT CGAL_TweakFindBoost )
|
||||||
if(POLICY CMP0077)
|
if(POLICY CMP0077)
|
||||||
cmake_policy(SET CMP0077 OLD)
|
cmake_policy(SET CMP0077 NEW)
|
||||||
endif()
|
endif()
|
||||||
if(DEFINED CGAL_Boost_USE_STATIC_LIBS)
|
if(DEFINED CGAL_Boost_USE_STATIC_LIBS)
|
||||||
# If the option is loaded from CGALConfig.h, use its value as default
|
# If the option is loaded from CGALConfig.h, use its value as default
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue