This commit is contained in:
Sebastien Loriot 2023-05-31 09:11:28 +02:00 committed by GitHub
parent 7b91a3d972
commit 388ae042c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@ else()
endif()
#special cases
foreach(pkg "Mesh_level")
foreach(pkg "Mesher_level")
if(CGAL_BRANCH_BUILD)
set(CGAL_${pkg}_INCLUDE_DIR "${CGAL_ROOT}/${pkg}/include")
else()