mirror of https://github.com/CGAL/cgal
added include path local
This commit is contained in:
parent
6a73bd53e1
commit
20bcc2e11a
|
|
@ -5,6 +5,7 @@ project( Triangulation_on_hyperbolic_surface_2_Examples )
|
||||||
# CGAL and its components
|
# CGAL and its components
|
||||||
find_package( CGAL REQUIRED )
|
find_package( CGAL REQUIRED )
|
||||||
|
|
||||||
|
include_directories(../../include/)
|
||||||
|
|
||||||
# create a target per cppfile
|
# create a target per cppfile
|
||||||
file(
|
file(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue