ASDV-Cpp/Assignments/MP3_CalebFontenot/cmake-build-debug/build.ninja

156 lines
8.0 KiB
Plaintext
Raw Normal View History

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