Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD

This commit is contained in:
Sébastien Loriot 2018-11-02 10:55:57 +01:00
commit 9e9df2c196
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
if( NOT CGAL_TweakFindBoost )
if(POLICY CMP0077)
cmake_policy(SET CMP0077 OLD)
cmake_policy(SET CMP0077 NEW)
endif()
if(DEFINED CGAL_Boost_USE_STATIC_LIBS)
# If the option is loaded from CGALConfig.h, use its value as default