Skip to content

Commit

Permalink
added include path local
Browse files Browse the repository at this point in the history
  • Loading branch information
pougetma committed Jan 20, 2025
1 parent d2e3cec commit f28c0d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit f28c0d2

Please sign in to comment.