com_client/build/CMakeFiles/Makefile2

139 lines
5.1 KiB
Plaintext
Raw Normal View History

2024-11-20 02:16:11 +00:00
# CMAKE generated file: DO NOT EDIT!
# Generated by "MinGW Makefiles" Generator, CMake Version 3.30
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
SHELL = cmd.exe
# The CMake executable.
CMAKE_COMMAND = D:\GNU\cmake-3.30.0-windows-x86_64\bin\cmake.exe
# The command to remove a file.
RM = D:\GNU\cmake-3.30.0-windows-x86_64\bin\cmake.exe -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = E:\QT_Code\simp_debug
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = E:\QT_Code\simp_debug\build
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/simp_debug.dir/all
.PHONY : all
# The main recursive "preinstall" target.
preinstall:
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/simp_debug.dir/clean
clean: CMakeFiles/simp_debug_autogen.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/simp_debug.dir
# All Build rule for target.
CMakeFiles/simp_debug.dir/all: CMakeFiles/simp_debug_autogen.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles\simp_debug.dir\build.make CMakeFiles/simp_debug.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles\simp_debug.dir\build.make CMakeFiles/simp_debug.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=E:\QT_Code\simp_debug\build\CMakeFiles --progress-num=1,2,3,4 "Built target simp_debug"
.PHONY : CMakeFiles/simp_debug.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/simp_debug.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start E:\QT_Code\simp_debug\build\CMakeFiles 5
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 CMakeFiles/simp_debug.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start E:\QT_Code\simp_debug\build\CMakeFiles 0
.PHONY : CMakeFiles/simp_debug.dir/rule
# Convenience name for target.
simp_debug: CMakeFiles/simp_debug.dir/rule
.PHONY : simp_debug
# clean rule for target.
CMakeFiles/simp_debug.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles\simp_debug.dir\build.make CMakeFiles/simp_debug.dir/clean
.PHONY : CMakeFiles/simp_debug.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/simp_debug_autogen.dir
# All Build rule for target.
CMakeFiles/simp_debug_autogen.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles\simp_debug_autogen.dir\build.make CMakeFiles/simp_debug_autogen.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles\simp_debug_autogen.dir\build.make CMakeFiles/simp_debug_autogen.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=E:\QT_Code\simp_debug\build\CMakeFiles --progress-num=5 "Built target simp_debug_autogen"
.PHONY : CMakeFiles/simp_debug_autogen.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/simp_debug_autogen.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start E:\QT_Code\simp_debug\build\CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 CMakeFiles/simp_debug_autogen.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start E:\QT_Code\simp_debug\build\CMakeFiles 0
.PHONY : CMakeFiles/simp_debug_autogen.dir/rule
# Convenience name for target.
simp_debug_autogen: CMakeFiles/simp_debug_autogen.dir/rule
.PHONY : simp_debug_autogen
# clean rule for target.
CMakeFiles/simp_debug_autogen.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles\simp_debug_autogen.dir\build.make CMakeFiles/simp_debug_autogen.dir/clean
.PHONY : CMakeFiles/simp_debug_autogen.dir/clean
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
.PHONY : cmake_check_build_system