C++ Structures
This commit is contained in:
149
Assignments/lab4_CalebFontenot/cmake-build-debug/build.ninja
Normal file
149
Assignments/lab4_CalebFontenot/cmake-build-debug/build.ninja
Normal file
@@ -0,0 +1,149 @@
|
||||
# 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: lab4_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/lab4_CalebFontenot/cmake-build-debug/
|
||||
# =============================================================================
|
||||
# Object build statements for EXECUTABLE target lab4_CalebFontenot
|
||||
|
||||
|
||||
#############################################
|
||||
# Order-only phony target for lab4_CalebFontenot
|
||||
|
||||
build cmake_object_order_depends_target_lab4_CalebFontenot: phony || CMakeFiles/lab4_CalebFontenot.dir
|
||||
|
||||
build CMakeFiles/lab4_CalebFontenot.dir/main.cpp.o: CXX_COMPILER__lab4_CalebFontenot_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/lab4_CalebFontenot/main.cpp || cmake_object_order_depends_target_lab4_CalebFontenot
|
||||
DEP_FILE = CMakeFiles/lab4_CalebFontenot.dir/main.cpp.o.d
|
||||
FLAGS = -g -std=gnu++23 -fdiagnostics-color=always
|
||||
OBJECT_DIR = CMakeFiles/lab4_CalebFontenot.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/lab4_CalebFontenot.dir
|
||||
|
||||
build CMakeFiles/lab4_CalebFontenot.dir/pointerArrays.cpp.o: CXX_COMPILER__lab4_CalebFontenot_unscanned_Debug /home/caleb/ASDV-Cpp/Assignments/lab4_CalebFontenot/pointerArrays.cpp || cmake_object_order_depends_target_lab4_CalebFontenot
|
||||
DEP_FILE = CMakeFiles/lab4_CalebFontenot.dir/pointerArrays.cpp.o.d
|
||||
FLAGS = -g -std=gnu++23 -fdiagnostics-color=always
|
||||
OBJECT_DIR = CMakeFiles/lab4_CalebFontenot.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/lab4_CalebFontenot.dir
|
||||
|
||||
|
||||
# =============================================================================
|
||||
# Link build statements for EXECUTABLE target lab4_CalebFontenot
|
||||
|
||||
|
||||
#############################################
|
||||
# Link the executable lab4_CalebFontenot
|
||||
|
||||
build lab4_CalebFontenot: CXX_EXECUTABLE_LINKER__lab4_CalebFontenot_Debug CMakeFiles/lab4_CalebFontenot.dir/main.cpp.o CMakeFiles/lab4_CalebFontenot.dir/pointerArrays.cpp.o
|
||||
FLAGS = -g
|
||||
OBJECT_DIR = CMakeFiles/lab4_CalebFontenot.dir
|
||||
POST_BUILD = :
|
||||
PRE_LINK = :
|
||||
TARGET_FILE = lab4_CalebFontenot
|
||||
TARGET_PDB = lab4_CalebFontenot.dbg
|
||||
|
||||
|
||||
#############################################
|
||||
# Utility command for edit_cache
|
||||
|
||||
build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = cd /home/caleb/ASDV-Cpp/Assignments/lab4_CalebFontenot/cmake-build-debug && /usr/bin/ccmake -S/home/caleb/ASDV-Cpp/Assignments/lab4_CalebFontenot -B/home/caleb/ASDV-Cpp/Assignments/lab4_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/lab4_CalebFontenot/cmake-build-debug && /usr/bin/cmake --regenerate-during-build -S/home/caleb/ASDV-Cpp/Assignments/lab4_CalebFontenot -B/home/caleb/ASDV-Cpp/Assignments/lab4_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/lab4_CalebFontenot/cmake-build-debug
|
||||
|
||||
build all: phony lab4_CalebFontenot
|
||||
|
||||
# =============================================================================
|
||||
# Built-in targets
|
||||
|
||||
|
||||
#############################################
|
||||
# Re-run CMake if any of its inputs changed.
|
||||
|
||||
build build.ninja: RERUN_CMAKE | /home/caleb/ASDV-Cpp/Assignments/lab4_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/lab4_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
|
Reference in New Issue
Block a user