# CMAKE generated file: DO NOT EDIT! # Generated by "Ninja" Generator, CMake Version 3.28 # This file contains all the build statements describing the # compilation DAG. # ============================================================================= # Write statements declared in CMakeLists.txt: # # Which is the root file. # ============================================================================= # ============================================================================= # Project: MP2_CalebFontenot_clion # Configurations: Debug # ============================================================================= ############################################# # Minimal version of Ninja required by this file ninja_required_version = 1.5 ############################################# # Set configuration variable for custom commands. CONFIGURATION = Debug # ============================================================================= # Include auxiliary files. ############################################# # Include rules file. include CMakeFiles/rules.ninja # ============================================================================= ############################################# # Logical path to working directory; prefix for absolute paths. cmake_ninja_workdir = /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/cmake-build-debug/ # ============================================================================= # Object build statements for EXECUTABLE target MP2_CalebFontenot_clion ############################################# # Order-only phony target for MP2_CalebFontenot_clion build cmake_object_order_depends_target_MP2_CalebFontenot_clion: phony || CMakeFiles/MP2_CalebFontenot_clion.dir build CMakeFiles/MP2_CalebFontenot_clion.dir/main.cpp.o: CXX_COMPILER__MP2_CalebFontenot_clion_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/main.cpp || cmake_object_order_depends_target_MP2_CalebFontenot_clion DEP_FILE = CMakeFiles/MP2_CalebFontenot_clion.dir/main.cpp.o.d FLAGS = -lncurses -g -std=gnu++23 -fdiagnostics-color=always OBJECT_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir OBJECT_FILE_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir build CMakeFiles/MP2_CalebFontenot_clion.dir/rockPaperScissors.cpp.o: CXX_COMPILER__MP2_CalebFontenot_clion_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/rockPaperScissors.cpp || cmake_object_order_depends_target_MP2_CalebFontenot_clion DEP_FILE = CMakeFiles/MP2_CalebFontenot_clion.dir/rockPaperScissors.cpp.o.d FLAGS = -lncurses -g -std=gnu++23 -fdiagnostics-color=always OBJECT_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir OBJECT_FILE_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir build CMakeFiles/MP2_CalebFontenot_clion.dir/2DArrayOperations.cpp.o: CXX_COMPILER__MP2_CalebFontenot_clion_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/2DArrayOperations.cpp || cmake_object_order_depends_target_MP2_CalebFontenot_clion DEP_FILE = CMakeFiles/MP2_CalebFontenot_clion.dir/2DArrayOperations.cpp.o.d FLAGS = -lncurses -g -std=gnu++23 -fdiagnostics-color=always OBJECT_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir OBJECT_FILE_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir build CMakeFiles/MP2_CalebFontenot_clion.dir/binarySearch.cpp.o: CXX_COMPILER__MP2_CalebFontenot_clion_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/binarySearch.cpp || cmake_object_order_depends_target_MP2_CalebFontenot_clion DEP_FILE = CMakeFiles/MP2_CalebFontenot_clion.dir/binarySearch.cpp.o.d FLAGS = -lncurses -g -std=gnu++23 -fdiagnostics-color=always OBJECT_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir OBJECT_FILE_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir build CMakeFiles/MP2_CalebFontenot_clion.dir/colormap.cpp.o: CXX_COMPILER__MP2_CalebFontenot_clion_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/colormap.cpp || cmake_object_order_depends_target_MP2_CalebFontenot_clion DEP_FILE = CMakeFiles/MP2_CalebFontenot_clion.dir/colormap.cpp.o.d FLAGS = -lncurses -g -std=gnu++23 -fdiagnostics-color=always OBJECT_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir OBJECT_FILE_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir # ============================================================================= # Link build statements for EXECUTABLE target MP2_CalebFontenot_clion ############################################# # Link the executable MP2_CalebFontenot_clion build MP2_CalebFontenot_clion: CXX_EXECUTABLE_LINKER__MP2_CalebFontenot_clion_Debug CMakeFiles/MP2_CalebFontenot_clion.dir/main.cpp.o CMakeFiles/MP2_CalebFontenot_clion.dir/rockPaperScissors.cpp.o CMakeFiles/MP2_CalebFontenot_clion.dir/2DArrayOperations.cpp.o CMakeFiles/MP2_CalebFontenot_clion.dir/binarySearch.cpp.o CMakeFiles/MP2_CalebFontenot_clion.dir/colormap.cpp.o FLAGS = -lncurses -g LINK_FLAGS = -rdynamic OBJECT_DIR = CMakeFiles/MP2_CalebFontenot_clion.dir POST_BUILD = : PRE_LINK = : TARGET_FILE = MP2_CalebFontenot_clion TARGET_PDB = MP2_CalebFontenot_clion.dbg ############################################# # Utility command for edit_cache build CMakeFiles/edit_cache.util: CUSTOM_COMMAND COMMAND = cd /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/cmake-build-debug && /usr/bin/ccmake -S/home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion -B/home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/cmake-build-debug DESC = Running CMake cache editor... pool = console restat = 1 build edit_cache: phony CMakeFiles/edit_cache.util ############################################# # Utility command for rebuild_cache build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND COMMAND = cd /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/cmake-build-debug && /usr/bin/cmake --regenerate-during-build -S/home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion -B/home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/cmake-build-debug DESC = Running CMake to regenerate build system... pool = console restat = 1 build rebuild_cache: phony CMakeFiles/rebuild_cache.util # ============================================================================= # Target aliases. # ============================================================================= # Folder targets. # ============================================================================= ############################################# # Folder: /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/cmake-build-debug build all: phony MP2_CalebFontenot_clion # ============================================================================= # Unknown Build Time Dependencies. # Tell Ninja that they may appear as side effects of build rules # otherwise ordered by order-only dependencies. # ============================================================================= # Built-in targets ############################################# # Re-run CMake if any of its inputs changed. build build.ninja: RERUN_CMAKE | /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/CMakeLists.txt /usr/share/cmake/Modules/CMakeCInformation.cmake /usr/share/cmake/Modules/CMakeCXXInformation.cmake /usr/share/cmake/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake/Modules/CMakeGenericSystem.cmake /usr/share/cmake/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake/Modules/CMakeLanguageInformation.cmake /usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake/Modules/Compiler/GNU-C.cmake /usr/share/cmake/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake/Modules/Compiler/GNU.cmake /usr/share/cmake/Modules/Platform/Linux-GNU-C.cmake /usr/share/cmake/Modules/Platform/Linux-GNU-CXX.cmake /usr/share/cmake/Modules/Platform/Linux-GNU.cmake /usr/share/cmake/Modules/Platform/Linux-Initialize.cmake /usr/share/cmake/Modules/Platform/Linux.cmake /usr/share/cmake/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.28.3/CMakeCCompiler.cmake CMakeFiles/3.28.3/CMakeCXXCompiler.cmake CMakeFiles/3.28.3/CMakeSystem.cmake pool = console ############################################# # A missing CMake input file is not an error. build /home/caleb/ASDV-Cpp/Assignments/MP2_CalebFontenot_clion/CMakeLists.txt /usr/share/cmake/Modules/CMakeCInformation.cmake /usr/share/cmake/Modules/CMakeCXXInformation.cmake /usr/share/cmake/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake/Modules/CMakeGenericSystem.cmake /usr/share/cmake/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake/Modules/CMakeLanguageInformation.cmake /usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake/Modules/Compiler/GNU-C.cmake /usr/share/cmake/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake/Modules/Compiler/GNU.cmake /usr/share/cmake/Modules/Platform/Linux-GNU-C.cmake /usr/share/cmake/Modules/Platform/Linux-GNU-CXX.cmake /usr/share/cmake/Modules/Platform/Linux-GNU.cmake /usr/share/cmake/Modules/Platform/Linux-Initialize.cmake /usr/share/cmake/Modules/Platform/Linux.cmake /usr/share/cmake/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.28.3/CMakeCCompiler.cmake CMakeFiles/3.28.3/CMakeCXXCompiler.cmake CMakeFiles/3.28.3/CMakeSystem.cmake: phony ############################################# # Clean all the built files. build clean: CLEAN ############################################# # Print all primary targets available. build help: HELP ############################################# # Make the all target the default. default all