mirror of https://github.com/CGAL/cgal
Fix typo
This commit is contained in:
parent
7b91a3d972
commit
388ae042c6
|
|
@ -403,7 +403,7 @@ else()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
#special cases
|
#special cases
|
||||||
foreach(pkg "Mesh_level")
|
foreach(pkg "Mesher_level")
|
||||||
if(CGAL_BRANCH_BUILD)
|
if(CGAL_BRANCH_BUILD)
|
||||||
set(CGAL_${pkg}_INCLUDE_DIR "${CGAL_ROOT}/${pkg}/include")
|
set(CGAL_${pkg}_INCLUDE_DIR "${CGAL_ROOT}/${pkg}/include")
|
||||||
else()
|
else()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue