150 lines
7.4 KiB
Plaintext
150 lines
7.4 KiB
Plaintext
# 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: lab3_CalebFontenot
|
|
# 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/lab3_CalebFontenot/cmake-build-debug/
|
|
# =============================================================================
|
|
# Object build statements for EXECUTABLE target lab3_CalebFontenot
|
|
|
|
|
|
#############################################
|
|
# Order-only phony target for lab3_CalebFontenot
|
|
|
|
build cmake_object_order_depends_target_lab3_CalebFontenot: phony || CMakeFiles/lab3_CalebFontenot.dir
|
|
|
|
build CMakeFiles/lab3_CalebFontenot.dir/main.cpp.o: CXX_COMPILER__lab3_CalebFontenot_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/lab3_CalebFontenot/main.cpp || cmake_object_order_depends_target_lab3_CalebFontenot
|
|
DEP_FILE = CMakeFiles/lab3_CalebFontenot.dir/main.cpp.o.d
|
|
FLAGS = -g -std=gnu++23 -fdiagnostics-color=always
|
|
OBJECT_DIR = CMakeFiles/lab3_CalebFontenot.dir
|
|
OBJECT_FILE_DIR = CMakeFiles/lab3_CalebFontenot.dir
|
|
|
|
build CMakeFiles/lab3_CalebFontenot.dir/twoDarraysChar.cpp.o: CXX_COMPILER__lab3_CalebFontenot_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/lab3_CalebFontenot/twoDarraysChar.cpp || cmake_object_order_depends_target_lab3_CalebFontenot
|
|
DEP_FILE = CMakeFiles/lab3_CalebFontenot.dir/twoDarraysChar.cpp.o.d
|
|
FLAGS = -g -std=gnu++23 -fdiagnostics-color=always
|
|
OBJECT_DIR = CMakeFiles/lab3_CalebFontenot.dir
|
|
OBJECT_FILE_DIR = CMakeFiles/lab3_CalebFontenot.dir
|
|
|
|
|
|
# =============================================================================
|
|
# Link build statements for EXECUTABLE target lab3_CalebFontenot
|
|
|
|
|
|
#############################################
|
|
# Link the executable lab3_CalebFontenot
|
|
|
|
build lab3_CalebFontenot: CXX_EXECUTABLE_LINKER__lab3_CalebFontenot_Debug CMakeFiles/lab3_CalebFontenot.dir/main.cpp.o CMakeFiles/lab3_CalebFontenot.dir/twoDarraysChar.cpp.o
|
|
FLAGS = -g
|
|
OBJECT_DIR = CMakeFiles/lab3_CalebFontenot.dir
|
|
POST_BUILD = :
|
|
PRE_LINK = :
|
|
TARGET_FILE = lab3_CalebFontenot
|
|
TARGET_PDB = lab3_CalebFontenot.dbg
|
|
|
|
|
|
#############################################
|
|
# Utility command for edit_cache
|
|
|
|
build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
|
COMMAND = cd /home/caleb/ASDV-Cpp/Assignments/lab3_CalebFontenot/cmake-build-debug && /usr/bin/ccmake -S/home/caleb/ASDV-Cpp/Assignments/lab3_CalebFontenot -B/home/caleb/ASDV-Cpp/Assignments/lab3_CalebFontenot/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/lab3_CalebFontenot/cmake-build-debug && /usr/bin/cmake --regenerate-during-build -S/home/caleb/ASDV-Cpp/Assignments/lab3_CalebFontenot -B/home/caleb/ASDV-Cpp/Assignments/lab3_CalebFontenot/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/lab3_CalebFontenot/cmake-build-debug
|
|
|
|
build all: phony lab3_CalebFontenot
|
|
|
|
# =============================================================================
|
|
# Built-in targets
|
|
|
|
|
|
#############################################
|
|
# Re-run CMake if any of its inputs changed.
|
|
|
|
build build.ninja: RERUN_CMAKE | /home/caleb/ASDV-Cpp/Assignments/lab3_CalebFontenot/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/lab3_CalebFontenot/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
|