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:
+1
-1
@@ -8,7 +8,7 @@ set(CMAKE_DEPENDS_LANGUAGES
|
||||
|
||||
# The set of dependency files which are needed:
|
||||
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
||||
"/home/newton/Documents/Git/Flux/examples/dense-neural-network/main.cpp" "examples/dense-neural-network/CMakeFiles/dense-neural-network.dir/main.cpp.o" "gcc" "examples/dense-neural-network/CMakeFiles/dense-neural-network.dir/main.cpp.o.d"
|
||||
"/home/atlas/Documents/Git/Flux/examples/dense-neural-network/main.cpp" "examples/dense-neural-network/CMakeFiles/dense-neural-network.dir/main.cpp.o" "gcc" "examples/dense-neural-network/CMakeFiles/dense-neural-network.dir/main.cpp.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
|
||||
Reference in New Issue
Block a user