Skip to content
Snippets Groups Projects
Commit 9f700ea4 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing directory convention

parent 6e2d7c53
No related branches found
No related tags found
No related merge requests found
......@@ -50,9 +50,9 @@ else
NVCCFLAGS+="$NVCCFLAGS -O3 "
fi
####### include OpenFPM_devices include path
####### include openfpm_devices include path
INCLUDES_PATH+="-I. -Iconfig -I../../OpenFPM_data/src -I../../OpenFPM_devices/src -I../../OpenFPM_pdata/src "
INCLUDES_PATH+="-I. -Iconfig -I../../openfpm_data/src -I../../openfpm_devices/src -I../../openfpm_pdata/src "
###### Check for memleak check compilation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment