adding in build and helloworld

This commit is contained in:
talksik
2024-01-13 10:58:32 -08:00
parent c1a9358e38
commit 1cd19ddf3a
33 changed files with 3285 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_thumbnail_generator/src/Main.cpp" "CMakeFiles/ThumbnailGenerator.dir/src/Main.cpp.o" "gcc" "CMakeFiles/ThumbnailGenerator.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 "")