# CMAKE generated file: DO NOT EDIT! # Generated by "Ninja" Generator, CMake Version 3.25 # This file contains all the build statements describing the # compilation DAG. # ============================================================================= # Write statements declared in CMakeLists.txt: # # Which is the root file. # ============================================================================= # ============================================================================= # Project: MDMPD_VRP # 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/brett/Documents/code/c++/MDMPD-VRP/cmake-build-debug/ # ============================================================================= # Object build statements for EXECUTABLE target MDMPD_VRP ############################################# # Order-only phony target for MDMPD_VRP build cmake_object_order_depends_target_MDMPD_VRP: phony || CMakeFiles/MDMPD_VRP.dir build CMakeFiles/MDMPD_VRP.dir/src/main.cpp.o: CXX_COMPILER__MDMPD_VRP_Debug /home/brett/Documents/code/c++/MDMPD-VRP/src/main.cpp || cmake_object_order_depends_target_MDMPD_VRP DEP_FILE = CMakeFiles/MDMPD_VRP.dir/src/main.cpp.o.d FLAGS = -g -fdiagnostics-color=always -Wall -Wextra -Werror -Wpedantic -Wno-comment INCLUDES = -I/home/brett/Documents/code/c++/MDMPD-VRP/include OBJECT_DIR = CMakeFiles/MDMPD_VRP.dir OBJECT_FILE_DIR = CMakeFiles/MDMPD_VRP.dir/src # ============================================================================= # Link build statements for EXECUTABLE target MDMPD_VRP ############################################# # Link the executable MDMPD_VRP build MDMPD_VRP: CXX_EXECUTABLE_LINKER__MDMPD_VRP_Debug CMakeFiles/MDMPD_VRP.dir/src/main.cpp.o FLAGS = -g LINK_FLAGS = -Wall -Wextra -Werror -Wpedantic -Wno-comment OBJECT_DIR = CMakeFiles/MDMPD_VRP.dir POST_BUILD = : PRE_LINK = : TARGET_FILE = MDMPD_VRP TARGET_PDB = MDMPD_VRP.dbg ############################################# # Utility command for edit_cache build CMakeFiles/edit_cache.util: CUSTOM_COMMAND COMMAND = cd /home/brett/Documents/code/c++/MDMPD-VRP/cmake-build-debug && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. DESC = No interactive CMake dialog available... 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/brett/Documents/code/c++/MDMPD-VRP/cmake-build-debug && /usr/bin/cmake --regenerate-during-build -S/home/brett/Documents/code/c++/MDMPD-VRP -B/home/brett/Documents/code/c++/MDMPD-VRP/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/brett/Documents/code/c++/MDMPD-VRP/cmake-build-debug build all: phony MDMPD_VRP # ============================================================================= # Built-in targets ############################################# # Re-run CMake if any of its inputs changed. build build.ninja: RERUN_CMAKE | /home/brett/Documents/code/c++/MDMPD-VRP/CMakeLists.txt /usr/share/cmake-3.25/Modules/CMakeCInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCXXInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-3.25/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.25/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU.cmake /usr/share/cmake-3.25/Modules/Platform/Linux-GNU-C.cmake /usr/share/cmake-3.25/Modules/Platform/Linux-GNU-CXX.cmake /usr/share/cmake-3.25/Modules/Platform/Linux-GNU.cmake /usr/share/cmake-3.25/Modules/Platform/Linux.cmake /usr/share/cmake-3.25/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.25.1/CMakeCCompiler.cmake CMakeFiles/3.25.1/CMakeCXXCompiler.cmake CMakeFiles/3.25.1/CMakeSystem.cmake pool = console ############################################# # A missing CMake input file is not an error. build /home/brett/Documents/code/c++/MDMPD-VRP/CMakeLists.txt /usr/share/cmake-3.25/Modules/CMakeCInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCXXInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-3.25/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.25/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU.cmake /usr/share/cmake-3.25/Modules/Platform/Linux-GNU-C.cmake /usr/share/cmake-3.25/Modules/Platform/Linux-GNU-CXX.cmake /usr/share/cmake-3.25/Modules/Platform/Linux-GNU.cmake /usr/share/cmake-3.25/Modules/Platform/Linux.cmake /usr/share/cmake-3.25/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.25.1/CMakeCCompiler.cmake CMakeFiles/3.25.1/CMakeCXXCompiler.cmake CMakeFiles/3.25.1/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