# CMAKE generated file: DO NOT EDIT! # Generated by "Ninja" Generator, CMake Version 3.26 # This file contains all the build statements describing the # compilation DAG. # ============================================================================= # Write statements declared in CMakeLists.txt: # # Which is the root file. # ============================================================================= # ============================================================================= # Project: CMAKE # 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 = /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug/ # ============================================================================= # Object build statements for EXECUTABLE target CMAKE ############################################# # Order-only phony target for CMAKE build cmake_object_order_depends_target_CMAKE: phony || CMakeFiles/CMAKE.dir build CMakeFiles/CMAKE.dir/src/abr.c.o: C_COMPILER__CMAKE_unscanned_Debug /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/src/abr.c || cmake_object_order_depends_target_CMAKE DEP_FILE = CMakeFiles/CMAKE.dir/src/abr.c.o.d FLAGS = -g -Wall -std=c11 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fcolor-diagnostics OBJECT_DIR = CMakeFiles/CMAKE.dir OBJECT_FILE_DIR = CMakeFiles/CMAKE.dir/src build CMakeFiles/CMAKE.dir/src/testAbr.c.o: C_COMPILER__CMAKE_unscanned_Debug /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/src/testAbr.c || cmake_object_order_depends_target_CMAKE DEP_FILE = CMakeFiles/CMAKE.dir/src/testAbr.c.o.d FLAGS = -g -Wall -std=c11 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fcolor-diagnostics OBJECT_DIR = CMakeFiles/CMAKE.dir OBJECT_FILE_DIR = CMakeFiles/CMAKE.dir/src # ============================================================================= # Link build statements for EXECUTABLE target CMAKE ############################################# # Link the executable CMAKE build CMAKE: C_EXECUTABLE_LINKER__CMAKE_Debug CMakeFiles/CMAKE.dir/src/abr.c.o CMakeFiles/CMAKE.dir/src/testAbr.c.o FLAGS = -g -Wall -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk OBJECT_DIR = CMakeFiles/CMAKE.dir POST_BUILD = : PRE_LINK = : TARGET_FILE = CMAKE TARGET_PDB = CMAKE.dbg ############################################# # Utility command for build build build: phony CMakeFiles/build ############################################# # Utility command for clean_all build clean_all: phony CMakeFiles/clean_all ############################################# # Utility command for debug build debug: phony CMakeFiles/debug ############################################# # Utility command for run build run: phony CMakeFiles/run CMAKE ############################################# # Utility command for run_valgrind build run_valgrind: phony CMakeFiles/run_valgrind CMAKE ############################################# # Utility command for doc_doxygen build doc_doxygen: phony CMakeFiles/doc_doxygen ############################################# # Utility command for edit_cache build CMakeFiles/edit_cache.util: CUSTOM_COMMAND COMMAND = cd /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug && /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/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 /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug && /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake --regenerate-during-build -S/Users/Perederii/IUT/2A/Algo/tp/C/1_tp -B/Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug DESC = Running CMake to regenerate build system... pool = console restat = 1 build rebuild_cache: phony CMakeFiles/rebuild_cache.util ############################################# # Custom command for CMakeFiles/build build CMakeFiles/build | ${cmake_ninja_workdir}CMakeFiles/build: CUSTOM_COMMAND COMMAND = cd /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug && /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake --build /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug --target all DESC = Compilation en cours... ############################################# # Custom command for CMakeFiles/clean_all build CMakeFiles/clean_all | ${cmake_ninja_workdir}CMakeFiles/clean_all: CUSTOM_COMMAND COMMAND = cd /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug && /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E remove_directory /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug/ DESC = Nettoyage en cours... ############################################# # Custom command for CMakeFiles/debug build CMakeFiles/debug | ${cmake_ninja_workdir}CMakeFiles/debug: CUSTOM_COMMAND COMMAND = cd /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug && /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -DCMAKE_BUILD_TYPE=Debug /Users/Perederii/IUT/2A/Algo/tp/C/1_tp DESC = Configuration de la compilation en mode debug... ############################################# # Custom command for CMakeFiles/run build CMakeFiles/run | ${cmake_ninja_workdir}CMakeFiles/run: CUSTOM_COMMAND || CMAKE COMMAND = cd /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug && /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug/CMAKE DESC = Exécution de l'exécutable... ############################################# # Custom command for CMakeFiles/run_valgrind build CMakeFiles/run_valgrind | ${cmake_ninja_workdir}CMakeFiles/run_valgrind: CUSTOM_COMMAND || CMAKE COMMAND = cd /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug && valgrind --leak-check=full /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug/CMAKE DESC = Exécution de l'exécutable avec valgrind... ############################################# # Custom command for CMakeFiles/doc_doxygen build CMakeFiles/doc_doxygen | ${cmake_ninja_workdir}CMakeFiles/doc_doxygen: CUSTOM_COMMAND COMMAND = cd /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug && /usr/local/bin/doxygen /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug/Doxyfile DESC = Generating API documentation with Doxygen # ============================================================================= # Target aliases. # ============================================================================= # Folder targets. # ============================================================================= ############################################# # Folder: /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/cmake-build-debug build all: phony CMAKE doc_doxygen # ============================================================================= # 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 | /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeCInformation.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeCommonLanguageInclude.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeGenericSystem.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeInitializeConfigs.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeLanguageInformation.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeSystemSpecificInformation.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeSystemSpecificInitialize.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Compiler/AppleClang-C.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Compiler/CMakeCommonCompilerMacros.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Compiler/Clang.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Compiler/GNU.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindDoxygen.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindPackageMessage.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Apple-AppleClang-C.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Apple-Clang-C.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Apple-Clang.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Darwin-Initialize.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Darwin.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/UnixPaths.cmake /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/CMakeLists.txt /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/docs/Doxyfile.in CMakeCache.txt CMakeFiles/3.26.4/CMakeCCompiler.cmake CMakeFiles/3.26.4/CMakeSystem.cmake pool = console ############################################# # A missing CMake input file is not an error. build /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeCInformation.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeCommonLanguageInclude.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeGenericSystem.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeInitializeConfigs.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeLanguageInformation.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeSystemSpecificInformation.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeSystemSpecificInitialize.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Compiler/AppleClang-C.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Compiler/CMakeCommonCompilerMacros.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Compiler/Clang.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Compiler/GNU.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindDoxygen.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/FindPackageMessage.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Apple-AppleClang-C.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Apple-Clang-C.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Apple-Clang.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Darwin-Initialize.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/Darwin.cmake /Users/Perederii/Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/Platform/UnixPaths.cmake /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/CMakeLists.txt /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/docs/Doxyfile.in CMakeCache.txt CMakeFiles/3.26.4/CMakeCCompiler.cmake CMakeFiles/3.26.4/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