CMake stores the absolute folder path, this now get deleted in run.sh, so it can be called on deffrent computers without problems
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# compile CXX with /usr/bin/c++
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = -I/home/newton/Documents/Git/Flux/include
|
||||
CXX_INCLUDES = -I/home/atlas/Documents/Git/Flux/include
|
||||
|
||||
CXX_FLAGS = -g -std=gnu++14 -fopenmp
|
||||
CXX_FLAGS = -std=gnu++14 -fopenmp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user