build: 🏗️ update build

This commit is contained in:
ivaquero
2023-07-30 17:40:44 +08:00
parent 7e0c3d136e
commit 4dd381d9f7
43 changed files with 5404 additions and 1165 deletions
@@ -0,0 +1,21 @@
# 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
"/Users/integzz/Documents/proj-clock/clock.cpp" "CMakeFiles/clock.dir/clock.cpp.o" "gcc" "CMakeFiles/clock.dir/clock.cpp.o.d"
"/Users/integzz/Documents/proj-clock/build/clock_autogen/mocs_compilation.cpp" "CMakeFiles/clock.dir/clock_autogen/mocs_compilation.cpp.o" "gcc" "CMakeFiles/clock.dir/clock_autogen/mocs_compilation.cpp.o.d"
"/Users/integzz/Documents/proj-clock/main.cpp" "CMakeFiles/clock.dir/main.cpp.o" "gcc" "CMakeFiles/clock.dir/main.cpp.o.d"
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")