first commit
This commit is contained in:
167
weatherslave/cmake-build-esp_wroom_02/CMakeFiles/Makefile2
Normal file
167
weatherslave/cmake-build-esp_wroom_02/CMakeFiles/Makefile2
Normal file
@ -0,0 +1,167 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "MinGW Makefiles" Generator, CMake Version 3.21
|
||||
|
||||
# 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 = "C:\Program Files\JetBrains\CLion 2021.1.1\bin\cmake\win\bin\cmake.exe"
|
||||
|
||||
# The command to remove a file.
|
||||
RM = "C:\Program Files\JetBrains\CLion 2021.1.1\bin\cmake\win\bin\cmake.exe" -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = D:\03MyGit\arduino\esp32mainboard\weatherslave
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = D:\03MyGit\arduino\esp32mainboard\weatherslave\cmake-build-esp_wroom_02
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for the build root directory
|
||||
|
||||
# The main recursive "all" target.
|
||||
all: CMakeFiles/Production.dir/all
|
||||
all: CMakeFiles/Debug.dir/all
|
||||
all: CMakeFiles/Z_DUMMY_TARGET.dir/all
|
||||
.PHONY : all
|
||||
|
||||
# The main recursive "preinstall" target.
|
||||
preinstall:
|
||||
.PHONY : preinstall
|
||||
|
||||
# The main recursive "clean" target.
|
||||
clean: CMakeFiles/Production.dir/clean
|
||||
clean: CMakeFiles/Debug.dir/clean
|
||||
clean: CMakeFiles/Z_DUMMY_TARGET.dir/clean
|
||||
.PHONY : clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target CMakeFiles/Production.dir
|
||||
|
||||
# All Build rule for target.
|
||||
CMakeFiles/Production.dir/all:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Production.dir\build.make CMakeFiles/Production.dir/depend
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Production.dir\build.make CMakeFiles/Production.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=D:\03MyGit\arduino\esp32mainboard\weatherslave\cmake-build-esp_wroom_02\CMakeFiles --progress-num= "Built target Production"
|
||||
.PHONY : CMakeFiles/Production.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/Production.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start D:\03MyGit\arduino\esp32mainboard\weatherslave\cmake-build-esp_wroom_02\CMakeFiles 0
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 CMakeFiles/Production.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start D:\03MyGit\arduino\esp32mainboard\weatherslave\cmake-build-esp_wroom_02\CMakeFiles 0
|
||||
.PHONY : CMakeFiles/Production.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
Production: CMakeFiles/Production.dir/rule
|
||||
.PHONY : Production
|
||||
|
||||
# clean rule for target.
|
||||
CMakeFiles/Production.dir/clean:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Production.dir\build.make CMakeFiles/Production.dir/clean
|
||||
.PHONY : CMakeFiles/Production.dir/clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target CMakeFiles/Debug.dir
|
||||
|
||||
# All Build rule for target.
|
||||
CMakeFiles/Debug.dir/all:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Debug.dir\build.make CMakeFiles/Debug.dir/depend
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Debug.dir\build.make CMakeFiles/Debug.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=D:\03MyGit\arduino\esp32mainboard\weatherslave\cmake-build-esp_wroom_02\CMakeFiles --progress-num= "Built target Debug"
|
||||
.PHONY : CMakeFiles/Debug.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/Debug.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start D:\03MyGit\arduino\esp32mainboard\weatherslave\cmake-build-esp_wroom_02\CMakeFiles 0
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 CMakeFiles/Debug.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start D:\03MyGit\arduino\esp32mainboard\weatherslave\cmake-build-esp_wroom_02\CMakeFiles 0
|
||||
.PHONY : CMakeFiles/Debug.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
Debug: CMakeFiles/Debug.dir/rule
|
||||
.PHONY : Debug
|
||||
|
||||
# clean rule for target.
|
||||
CMakeFiles/Debug.dir/clean:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Debug.dir\build.make CMakeFiles/Debug.dir/clean
|
||||
.PHONY : CMakeFiles/Debug.dir/clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target CMakeFiles/Z_DUMMY_TARGET.dir
|
||||
|
||||
# All Build rule for target.
|
||||
CMakeFiles/Z_DUMMY_TARGET.dir/all:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Z_DUMMY_TARGET.dir\build.make CMakeFiles/Z_DUMMY_TARGET.dir/depend
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Z_DUMMY_TARGET.dir\build.make CMakeFiles/Z_DUMMY_TARGET.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=D:\03MyGit\arduino\esp32mainboard\weatherslave\cmake-build-esp_wroom_02\CMakeFiles --progress-num=1,2,3,4,5,6 "Built target Z_DUMMY_TARGET"
|
||||
.PHONY : CMakeFiles/Z_DUMMY_TARGET.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/Z_DUMMY_TARGET.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start D:\03MyGit\arduino\esp32mainboard\weatherslave\cmake-build-esp_wroom_02\CMakeFiles 6
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 CMakeFiles/Z_DUMMY_TARGET.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start D:\03MyGit\arduino\esp32mainboard\weatherslave\cmake-build-esp_wroom_02\CMakeFiles 0
|
||||
.PHONY : CMakeFiles/Z_DUMMY_TARGET.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
Z_DUMMY_TARGET: CMakeFiles/Z_DUMMY_TARGET.dir/rule
|
||||
.PHONY : Z_DUMMY_TARGET
|
||||
|
||||
# clean rule for target.
|
||||
CMakeFiles/Z_DUMMY_TARGET.dir/clean:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Z_DUMMY_TARGET.dir\build.make CMakeFiles/Z_DUMMY_TARGET.dir/clean
|
||||
.PHONY : CMakeFiles/Z_DUMMY_TARGET.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
|
||||
|
Reference in New Issue
Block a user