Skip to content
Snippets Groups Projects
Commit 4f5ae009 authored by Jan Möbius's avatar Jan Möbius
Browse files

Updated cgal finder

parent 386636a0
No related branches found
No related tags found
No related merge requests found
......@@ -38,10 +38,10 @@ endif()
IF (NOT APPLE )
# Look for the header file.
FIND_PATH(CGAL_INCLUDE_DIR NAMES CGAL/auto_link/auto_link.h
PATHS /usr/include
PATHS "${VS_SEARCH_PATH}/CGAL-4.12/include"
/usr/include
../../External/include
$ENV{CGAL_DIR}/include
"${VS_SEARCH_PATH}/CGAL-4.12/include"
"C:/libs/CGAL-3.6/include"
"C:/Program Files/CGAL-3.5/include"
"C:/Programme/CGAL-3.5/include"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment