192 lines
9 KiB
Text
192 lines
9 KiB
Text
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Ninja" Generator, CMake Version 3.31
|
|
|
|
# This file contains all the build statements describing the
|
|
# compilation DAG.
|
|
|
|
# =============================================================================
|
|
# Write statements declared in CMakeLists.txt:
|
|
#
|
|
# Which is the root file.
|
|
# =============================================================================
|
|
|
|
# =============================================================================
|
|
# Project: webdisk_c
|
|
# 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/romenskiy2012/projects/WebDisk_C/build/
|
|
# =============================================================================
|
|
# Object build statements for EXECUTABLE target webdisk_c
|
|
|
|
|
|
#############################################
|
|
# Order-only phony target for webdisk_c
|
|
|
|
build cmake_object_order_depends_target_webdisk_c: phony || .
|
|
|
|
build CMakeFiles/webdisk_c.dir/main.c.o: C_COMPILER__webdisk_c_unscanned_Debug /home/romenskiy2012/projects/WebDisk_C/main.c || cmake_object_order_depends_target_webdisk_c
|
|
DEP_FILE = CMakeFiles/webdisk_c.dir/main.c.o.d
|
|
FLAGS = -O3 -g
|
|
OBJECT_DIR = CMakeFiles/webdisk_c.dir
|
|
OBJECT_FILE_DIR = CMakeFiles/webdisk_c.dir
|
|
|
|
|
|
# =============================================================================
|
|
# Link build statements for EXECUTABLE target webdisk_c
|
|
|
|
|
|
#############################################
|
|
# Link the executable webdisk_c
|
|
|
|
build webdisk_c: C_EXECUTABLE_LINKER__webdisk_c_Debug CMakeFiles/webdisk_c.dir/main.c.o
|
|
DEP_FILE = CMakeFiles/webdisk_c.dir/link.d
|
|
FLAGS = -O3 -g
|
|
LINK_FLAGS = -rdynamic -Wl,--dependency-file=CMakeFiles/webdisk_c.dir/link.d
|
|
OBJECT_DIR = CMakeFiles/webdisk_c.dir
|
|
POST_BUILD = :
|
|
PRE_LINK = :
|
|
TARGET_FILE = webdisk_c
|
|
TARGET_PDB = webdisk_c.dbg
|
|
|
|
|
|
#############################################
|
|
# Utility command for edit_cache
|
|
|
|
build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
|
COMMAND = cd /home/romenskiy2012/projects/WebDisk_C/build && /usr/bin/cmake-gui -S/home/romenskiy2012/projects/WebDisk_C -B/home/romenskiy2012/projects/WebDisk_C/build
|
|
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/romenskiy2012/projects/WebDisk_C/build && /opt/cmake3/bin/cmake --regenerate-during-build -S/home/romenskiy2012/projects/WebDisk_C -B/home/romenskiy2012/projects/WebDisk_C/build
|
|
DESC = Running CMake to regenerate build system...
|
|
pool = console
|
|
restat = 1
|
|
|
|
build rebuild_cache: phony CMakeFiles/rebuild_cache.util
|
|
|
|
|
|
#############################################
|
|
# Utility command for list_install_components
|
|
|
|
build list_install_components: phony
|
|
|
|
|
|
#############################################
|
|
# Utility command for install
|
|
|
|
build CMakeFiles/install.util: CUSTOM_COMMAND all
|
|
COMMAND = cd /home/romenskiy2012/projects/WebDisk_C/build && /opt/cmake3/bin/cmake -P cmake_install.cmake
|
|
DESC = Install the project...
|
|
pool = console
|
|
restat = 1
|
|
|
|
build install: phony CMakeFiles/install.util
|
|
|
|
|
|
#############################################
|
|
# Utility command for install/local
|
|
|
|
build CMakeFiles/install/local.util: CUSTOM_COMMAND all
|
|
COMMAND = cd /home/romenskiy2012/projects/WebDisk_C/build && /opt/cmake3/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
|
DESC = Installing only the local directory...
|
|
pool = console
|
|
restat = 1
|
|
|
|
build install/local: phony CMakeFiles/install/local.util
|
|
|
|
|
|
#############################################
|
|
# Utility command for install/strip
|
|
|
|
build CMakeFiles/install/strip.util: CUSTOM_COMMAND all
|
|
COMMAND = cd /home/romenskiy2012/projects/WebDisk_C/build && /opt/cmake3/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
|
DESC = Installing the project stripped...
|
|
pool = console
|
|
restat = 1
|
|
|
|
build install/strip: phony CMakeFiles/install/strip.util
|
|
|
|
# =============================================================================
|
|
# Target aliases.
|
|
|
|
# =============================================================================
|
|
# Folder targets.
|
|
|
|
# =============================================================================
|
|
|
|
#############################################
|
|
# Folder: /home/romenskiy2012/projects/WebDisk_C/build
|
|
|
|
build all: phony webdisk_c
|
|
|
|
# =============================================================================
|
|
# 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 | /home/romenskiy2012/projects/WebDisk_C/CMakeLists.txt /opt/cmake3/share/cmake-3.31/Modules/CMakeCInformation.cmake /opt/cmake3/share/cmake-3.31/Modules/CMakeCommonLanguageInclude.cmake /opt/cmake3/share/cmake-3.31/Modules/CMakeGenericSystem.cmake /opt/cmake3/share/cmake-3.31/Modules/CMakeInitializeConfigs.cmake /opt/cmake3/share/cmake-3.31/Modules/CMakeLanguageInformation.cmake /opt/cmake3/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake /opt/cmake3/share/cmake-3.31/Modules/CMakeSystemSpecificInitialize.cmake /opt/cmake3/share/cmake-3.31/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/cmake3/share/cmake-3.31/Modules/Compiler/GNU-C.cmake /opt/cmake3/share/cmake-3.31/Modules/Compiler/GNU.cmake /opt/cmake3/share/cmake-3.31/Modules/Internal/CMakeCLinkerInformation.cmake /opt/cmake3/share/cmake-3.31/Modules/Internal/CMakeCommonLinkerInformation.cmake /opt/cmake3/share/cmake-3.31/Modules/Linker/GNU-C.cmake /opt/cmake3/share/cmake-3.31/Modules/Linker/GNU.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linker/GNU.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linker/Linux-GNU-C.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linker/Linux-GNU.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linux-GNU-C.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linux-GNU.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linux-Initialize.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linux.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.31.6/CMakeCCompiler.cmake CMakeFiles/3.31.6/CMakeSystem.cmake
|
|
pool = console
|
|
|
|
|
|
#############################################
|
|
# A missing CMake input file is not an error.
|
|
|
|
build /home/romenskiy2012/projects/WebDisk_C/CMakeLists.txt /opt/cmake3/share/cmake-3.31/Modules/CMakeCInformation.cmake /opt/cmake3/share/cmake-3.31/Modules/CMakeCommonLanguageInclude.cmake /opt/cmake3/share/cmake-3.31/Modules/CMakeGenericSystem.cmake /opt/cmake3/share/cmake-3.31/Modules/CMakeInitializeConfigs.cmake /opt/cmake3/share/cmake-3.31/Modules/CMakeLanguageInformation.cmake /opt/cmake3/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake /opt/cmake3/share/cmake-3.31/Modules/CMakeSystemSpecificInitialize.cmake /opt/cmake3/share/cmake-3.31/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/cmake3/share/cmake-3.31/Modules/Compiler/GNU-C.cmake /opt/cmake3/share/cmake-3.31/Modules/Compiler/GNU.cmake /opt/cmake3/share/cmake-3.31/Modules/Internal/CMakeCLinkerInformation.cmake /opt/cmake3/share/cmake-3.31/Modules/Internal/CMakeCommonLinkerInformation.cmake /opt/cmake3/share/cmake-3.31/Modules/Linker/GNU-C.cmake /opt/cmake3/share/cmake-3.31/Modules/Linker/GNU.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linker/GNU.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linker/Linux-GNU-C.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linker/Linux-GNU.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linux-GNU-C.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linux-GNU.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linux-Initialize.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/Linux.cmake /opt/cmake3/share/cmake-3.31/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.31.6/CMakeCCompiler.cmake CMakeFiles/3.31.6/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
|