adding in files

This commit is contained in:
talksik
2023-09-08 09:56:36 -07:00
parent 7cd3f63a2a
commit b93e3f26ee
30 changed files with 2650 additions and 0 deletions
@@ -0,0 +1,19 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
"/home/talksik/Code/cpp_helloworld/src/Main.cpp" "CMakeFiles/HelloWorld.dir/src/Main.cpp.o" "gcc" "CMakeFiles/HelloWorld.dir/src/Main.cpp.o.d"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")