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
|
||||
find_package( CGAL REQUIRED )
|
||||
|
||||
include_directories(../../include/)
|
||||
|
||||
# create a target per cppfile
|
||||
file(
|
||||
|
|
|
|||
Loading…
Reference in New Issue