# CMAKE generated file: DO NOT EDIT! # Generated by "Ninja" Generator, CMake Version 3.29 # This file contains all the build statements describing the # compilation DAG. # ============================================================================= # Write statements declared in CMakeLists.txt: # # Which is the root file. # ============================================================================= # ============================================================================= # Project: homework1 # 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 = F$:/git/data-structures-and-algorithms/homework1/cmake-build-debug/ # ============================================================================= # Object build statements for EXECUTABLE target test1 ############################################# # Order-only phony target for test1 build cmake_object_order_depends_target_test1: phony || . build CMakeFiles/test1.dir/test1.cpp.obj: CXX_COMPILER__test1_unscanned_Debug F$:/git/data-structures-and-algorithms/homework1/test1.cpp || cmake_object_order_depends_target_test1 DEP_FILE = CMakeFiles\test1.dir\test1.cpp.obj.d FLAGS = -g -std=gnu++20 -fdiagnostics-color=always OBJECT_DIR = CMakeFiles\test1.dir OBJECT_FILE_DIR = CMakeFiles\test1.dir # ============================================================================= # Link build statements for EXECUTABLE target test1 ############################################# # Link the executable test1.exe build test1.exe: CXX_EXECUTABLE_LINKER__test1_Debug CMakeFiles/test1.dir/test1.cpp.obj FLAGS = -g LINK_LIBRARIES = -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 OBJECT_DIR = CMakeFiles\test1.dir POST_BUILD = cd . PRE_LINK = cd . TARGET_FILE = test1.exe TARGET_IMPLIB = libtest1.dll.a TARGET_PDB = test1.exe.dbg # ============================================================================= # Object build statements for EXECUTABLE target test2 ############################################# # Order-only phony target for test2 build cmake_object_order_depends_target_test2: phony || . build CMakeFiles/test2.dir/test2.cpp.obj: CXX_COMPILER__test2_unscanned_Debug F$:/git/data-structures-and-algorithms/homework1/test2.cpp || cmake_object_order_depends_target_test2 DEP_FILE = CMakeFiles\test2.dir\test2.cpp.obj.d FLAGS = -g -std=gnu++20 -fdiagnostics-color=always OBJECT_DIR = CMakeFiles\test2.dir OBJECT_FILE_DIR = CMakeFiles\test2.dir # ============================================================================= # Link build statements for EXECUTABLE target test2 ############################################# # Link the executable test2.exe build test2.exe: CXX_EXECUTABLE_LINKER__test2_Debug CMakeFiles/test2.dir/test2.cpp.obj FLAGS = -g LINK_LIBRARIES = -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 OBJECT_DIR = CMakeFiles\test2.dir POST_BUILD = cd . PRE_LINK = cd . TARGET_FILE = test2.exe TARGET_IMPLIB = libtest2.dll.a TARGET_PDB = test2.exe.dbg ############################################# # Utility command for edit_cache build CMakeFiles/edit_cache.util: CUSTOM_COMMAND COMMAND = C:\Windows\system32\cmd.exe /C "cd /D F:\git\data-structures-and-algorithms\homework1\cmake-build-debug && "D:\CLion 2024.2.2\bin\cmake\win\x64\bin\cmake.exe" -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 = C:\Windows\system32\cmd.exe /C "cd /D F:\git\data-structures-and-algorithms\homework1\cmake-build-debug && "D:\CLion 2024.2.2\bin\cmake\win\x64\bin\cmake.exe" --regenerate-during-build -SF:\git\data-structures-and-algorithms\homework1 -BF:\git\data-structures-and-algorithms\homework1\cmake-build-debug" DESC = Running CMake to regenerate build system... pool = console restat = 1 build rebuild_cache: phony CMakeFiles/rebuild_cache.util # ============================================================================= # Target aliases. build test1: phony test1.exe build test2: phony test2.exe # ============================================================================= # Folder targets. # ============================================================================= ############################################# # Folder: F:/git/data-structures-and-algorithms/homework1/cmake-build-debug build all: phony test1.exe test2.exe # ============================================================================= # Built-in targets ############################################# # Re-run CMake if any of its inputs changed. build build.ninja: RERUN_CMAKE | CMakeCache.txt CMakeFiles/3.29.6/CMakeCCompiler.cmake CMakeFiles/3.29.6/CMakeCXXCompiler.cmake CMakeFiles/3.29.6/CMakeRCCompiler.cmake CMakeFiles/3.29.6/CMakeSystem.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCInformation.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCXXInformation.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCommonLanguageInclude.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeGenericSystem.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeInitializeConfigs.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeLanguageInformation.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeRCInformation.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeSystemSpecificInformation.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeSystemSpecificInitialize.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU-C.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU-CXX.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU-C-ABI.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU-C.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU-CXX-ABI.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU-CXX.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-Initialize.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-windres.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/WindowsPaths.cmake F$:/git/data-structures-and-algorithms/homework1/CMakeLists.txt pool = console ############################################# # A missing CMake input file is not an error. build CMakeCache.txt CMakeFiles/3.29.6/CMakeCCompiler.cmake CMakeFiles/3.29.6/CMakeCXXCompiler.cmake CMakeFiles/3.29.6/CMakeRCCompiler.cmake CMakeFiles/3.29.6/CMakeSystem.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCInformation.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCXXInformation.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCommonLanguageInclude.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeGenericSystem.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeInitializeConfigs.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeLanguageInformation.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeRCInformation.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeSystemSpecificInformation.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeSystemSpecificInitialize.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU-C.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU-CXX.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU-C-ABI.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU-C.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU-CXX-ABI.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU-CXX.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-Initialize.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-windres.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows.cmake D$:/CLion$ 2024.2.2/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/WindowsPaths.cmake F$:/git/data-structures-and-algorithms/homework1/CMakeLists.txt: 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