added include path local

This commit is contained in:
POUGET Marc 2025-01-20 09:29:33 +01:00
parent 6a73bd53e1
commit 20bcc2e11a
1 changed files with 1 additions and 0 deletions

View File

@ -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(