Skip to content

Commit

Permalink
Add build outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 7, 2023
1 parent ae1a279 commit 8b3e4eb
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 32 deletions.
12 changes: 6 additions & 6 deletions builds/macOS/CMakeCache.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is the CMakeCache file.
# For build in directory: /Users/runner/work/Data-Structure-Project/Data-Structure-Project/builds/macOS
# It was generated by CMake: /usr/local/Cellar/cmake/3.27.7/bin/cmake
# It was generated by CMake: /usr/local/Cellar/cmake/3.27.6/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
Expand Down Expand Up @@ -220,15 +220,15 @@ CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=27
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=7
CMAKE_CACHE_PATCH_VERSION:INTERNAL=6
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.27.7/bin/cmake
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.27.6/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.27.7/bin/cpack
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.27.6/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.27.7/bin/ctest
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.27.6/bin/ctest
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
Expand Down Expand Up @@ -303,7 +303,7 @@ CMAKE_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.27.7/share/cmake
CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.27.6/share/cmake
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
Expand Down
38 changes: 19 additions & 19 deletions builds/macOS/CMakeFiles/Makefile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@ set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
set(CMAKE_MAKEFILE_DEPENDS
"CMakeCache.txt"
"/Users/runner/work/Data-Structure-Project/Data-Structure-Project/CMakeLists.txt"
"CMakeFiles/3.27.7/CMakeCCompiler.cmake"
"CMakeFiles/3.27.7/CMakeSystem.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/CMakeCInformation.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/CMakeCommonLanguageInclude.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/CMakeGenericSystem.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/CMakeInitializeConfigs.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/CMakeLanguageInformation.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/Compiler/AppleClang-C.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/Compiler/Clang.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/Compiler/GNU.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/Platform/Apple-AppleClang-C.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/Platform/Apple-Clang-C.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/Platform/Apple-Clang.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/Platform/Darwin-Initialize.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/Platform/Darwin.cmake"
"/usr/local/Cellar/cmake/3.27.7/share/cmake/Modules/Platform/UnixPaths.cmake"
"CMakeFiles/3.27.6/CMakeCCompiler.cmake"
"CMakeFiles/3.27.6/CMakeSystem.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/CMakeCInformation.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/CMakeCommonLanguageInclude.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/CMakeGenericSystem.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/CMakeInitializeConfigs.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/CMakeLanguageInformation.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/Compiler/AppleClang-C.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/Compiler/Clang.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/Compiler/GNU.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/Platform/Apple-AppleClang-C.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/Platform/Apple-Clang-C.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/Platform/Apple-Clang.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/Platform/Darwin-Initialize.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/Platform/Darwin.cmake"
"/usr/local/Cellar/cmake/3.27.6/share/cmake/Modules/Platform/UnixPaths.cmake"
)

# The corresponding makefile is:
Expand Down
4 changes: 2 additions & 2 deletions builds/macOS/CMakeFiles/Makefile2
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ cmake_force:
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.27.7/bin/cmake
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.27.6/bin/cmake

# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.27.7/bin/cmake -E rm -f
RM = /usr/local/Cellar/cmake/3.27.6/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =
Expand Down
4 changes: 2 additions & 2 deletions builds/macOS/CMakeFiles/largeintcalculator.dir/build.make
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ cmake_force:
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.27.7/bin/cmake
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.27.6/bin/cmake

# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.27.7/bin/cmake -E rm -f
RM = /usr/local/Cellar/cmake/3.27.6/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =
Expand Down
6 changes: 3 additions & 3 deletions builds/macOS/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ cmake_force:
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.27.7/bin/cmake
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.27.6/bin/cmake

# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.27.7/bin/cmake -E rm -f
RM = /usr/local/Cellar/cmake/3.27.6/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =
Expand All @@ -78,7 +78,7 @@ edit_cache/fast: edit_cache
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/local/Cellar/cmake/3.27.7/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
/usr/local/Cellar/cmake/3.27.6/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
Expand Down

0 comments on commit 8b3e4eb

Please sign in to comment.