Skip to content
Snippets Groups Projects
Commit 97e77bd8 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Fix utils include path

parent 55153065
No related branches found
No related tags found
1 merge request!11Feature/mpi
......@@ -9,7 +9,7 @@ add_library(
ConnectivityComputer.cpp
GmshReader.cpp)
include_directories(${PASTIS_SOURCE_DIR}/utils)
include_directories(${PASTIS_BINARY_DIR}/src/utils)
# Additional dependencies
#add_dependencies(PastisMesh)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment