Fix in header-only

This commit is contained in:
Laurent Rineau 2019-07-25 16:14:50 +02:00
parent fbf163d244
commit 5d47146cd6
1 changed files with 1 additions and 2 deletions

View File

@ -140,8 +140,7 @@ include(${CGAL_MODULES_DIR}/CGAL_TweakFindBoost.cmake)
cgal_setup_module_path()
set(CGAL_USE_FILE ${CGAL_MODULES_DIR}/UseCGAL.cmake)
set(TBB_USE_FILE "UseTBB")
include(${CMAKE_CURRENT_LIST_DIR}/CGAL_target_use_TBB.cmake)
include(${CGAL_MODULES_DIR}/CGAL_target_use_TBB.cmake)
include("${CGAL_MODULES_DIR}/CGAL_parse_version_h.cmake")
cgal_parse_version_h( "${CGAL_INSTALLATION_PACKAGE_DIR}/include/CGAL/version.h"