eismultiplexer-qt/external/QCodeEditor/build/CMakeFiles/Makefile2
Carl Philipp Klemm 2f3069a388 add QCodeEditor
2025-10-13 12:40:46 +02:00

312 lines
16 KiB
Plaintext

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
# 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.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/philipp/programing/QCodeEditor
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/philipp/programing/QCodeEditor/build
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/QCodeEditor.dir/all
all: example/all
.PHONY : all
# The main recursive "codegen" target.
codegen: CMakeFiles/QCodeEditor.dir/codegen
codegen: example/codegen
.PHONY : codegen
# The main recursive "preinstall" target.
preinstall: example/preinstall
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/QCodeEditor.dir/clean
clean: CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/clean
clean: CMakeFiles/QCodeEditor_autogen.dir/clean
clean: example/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory example
# Recursive "all" directory target.
example/all: example/CMakeFiles/QCodeEditorExample.dir/all
.PHONY : example/all
# Recursive "codegen" directory target.
example/codegen: example/CMakeFiles/QCodeEditorExample.dir/codegen
.PHONY : example/codegen
# Recursive "preinstall" directory target.
example/preinstall:
.PHONY : example/preinstall
# Recursive "clean" directory target.
example/clean: example/CMakeFiles/QCodeEditorExample.dir/clean
example/clean: example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/clean
example/clean: example/CMakeFiles/QCodeEditorExample_autogen.dir/clean
.PHONY : example/clean
#=============================================================================
# Target rules for target CMakeFiles/QCodeEditor.dir
# All Build rule for target.
CMakeFiles/QCodeEditor.dir/all: CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/all
CMakeFiles/QCodeEditor.dir/all: CMakeFiles/QCodeEditor_autogen.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/QCodeEditor.dir/build.make CMakeFiles/QCodeEditor.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/QCodeEditor.dir/build.make CMakeFiles/QCodeEditor.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/philipp/programing/QCodeEditor/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 "Built target QCodeEditor"
.PHONY : CMakeFiles/QCodeEditor.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/QCodeEditor.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/programing/QCodeEditor/build/CMakeFiles 21
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/QCodeEditor.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/programing/QCodeEditor/build/CMakeFiles 0
.PHONY : CMakeFiles/QCodeEditor.dir/rule
# Convenience name for target.
QCodeEditor: CMakeFiles/QCodeEditor.dir/rule
.PHONY : QCodeEditor
# codegen rule for target.
CMakeFiles/QCodeEditor.dir/codegen: CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/QCodeEditor.dir/build.make CMakeFiles/QCodeEditor.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/philipp/programing/QCodeEditor/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 "Finished codegen for target QCodeEditor"
.PHONY : CMakeFiles/QCodeEditor.dir/codegen
# clean rule for target.
CMakeFiles/QCodeEditor.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/QCodeEditor.dir/build.make CMakeFiles/QCodeEditor.dir/clean
.PHONY : CMakeFiles/QCodeEditor.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir
# All Build rule for target.
CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/build.make CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/build.make CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/philipp/programing/QCodeEditor/build/CMakeFiles --progress-num= "Built target QCodeEditor_autogen_timestamp_deps"
.PHONY : CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/programing/QCodeEditor/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/programing/QCodeEditor/build/CMakeFiles 0
.PHONY : CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/rule
# Convenience name for target.
QCodeEditor_autogen_timestamp_deps: CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/rule
.PHONY : QCodeEditor_autogen_timestamp_deps
# codegen rule for target.
CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/build.make CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/philipp/programing/QCodeEditor/build/CMakeFiles --progress-num= "Finished codegen for target QCodeEditor_autogen_timestamp_deps"
.PHONY : CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/codegen
# clean rule for target.
CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/build.make CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/clean
.PHONY : CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/QCodeEditor_autogen.dir
# All Build rule for target.
CMakeFiles/QCodeEditor_autogen.dir/all: CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/QCodeEditor_autogen.dir/build.make CMakeFiles/QCodeEditor_autogen.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/QCodeEditor_autogen.dir/build.make CMakeFiles/QCodeEditor_autogen.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/philipp/programing/QCodeEditor/build/CMakeFiles --progress-num=29 "Built target QCodeEditor_autogen"
.PHONY : CMakeFiles/QCodeEditor_autogen.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/QCodeEditor_autogen.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/programing/QCodeEditor/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/QCodeEditor_autogen.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/programing/QCodeEditor/build/CMakeFiles 0
.PHONY : CMakeFiles/QCodeEditor_autogen.dir/rule
# Convenience name for target.
QCodeEditor_autogen: CMakeFiles/QCodeEditor_autogen.dir/rule
.PHONY : QCodeEditor_autogen
# codegen rule for target.
CMakeFiles/QCodeEditor_autogen.dir/codegen: CMakeFiles/QCodeEditor_autogen_timestamp_deps.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/QCodeEditor_autogen.dir/build.make CMakeFiles/QCodeEditor_autogen.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/philipp/programing/QCodeEditor/build/CMakeFiles --progress-num=29 "Finished codegen for target QCodeEditor_autogen"
.PHONY : CMakeFiles/QCodeEditor_autogen.dir/codegen
# clean rule for target.
CMakeFiles/QCodeEditor_autogen.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/QCodeEditor_autogen.dir/build.make CMakeFiles/QCodeEditor_autogen.dir/clean
.PHONY : CMakeFiles/QCodeEditor_autogen.dir/clean
#=============================================================================
# Target rules for target example/CMakeFiles/QCodeEditorExample.dir
# All Build rule for target.
example/CMakeFiles/QCodeEditorExample.dir/all: CMakeFiles/QCodeEditor.dir/all
example/CMakeFiles/QCodeEditorExample.dir/all: example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/all
example/CMakeFiles/QCodeEditorExample.dir/all: example/CMakeFiles/QCodeEditorExample_autogen.dir/all
$(MAKE) $(MAKESILENT) -f example/CMakeFiles/QCodeEditorExample.dir/build.make example/CMakeFiles/QCodeEditorExample.dir/depend
$(MAKE) $(MAKESILENT) -f example/CMakeFiles/QCodeEditorExample.dir/build.make example/CMakeFiles/QCodeEditorExample.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/philipp/programing/QCodeEditor/build/CMakeFiles --progress-num=21,22,23,24,25,26,27 "Built target QCodeEditorExample"
.PHONY : example/CMakeFiles/QCodeEditorExample.dir/all
# Build rule for subdir invocation for target.
example/CMakeFiles/QCodeEditorExample.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/programing/QCodeEditor/build/CMakeFiles 29
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 example/CMakeFiles/QCodeEditorExample.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/programing/QCodeEditor/build/CMakeFiles 0
.PHONY : example/CMakeFiles/QCodeEditorExample.dir/rule
# Convenience name for target.
QCodeEditorExample: example/CMakeFiles/QCodeEditorExample.dir/rule
.PHONY : QCodeEditorExample
# codegen rule for target.
example/CMakeFiles/QCodeEditorExample.dir/codegen: example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/all
$(MAKE) $(MAKESILENT) -f example/CMakeFiles/QCodeEditorExample.dir/build.make example/CMakeFiles/QCodeEditorExample.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/philipp/programing/QCodeEditor/build/CMakeFiles --progress-num=21,22,23,24,25,26,27 "Finished codegen for target QCodeEditorExample"
.PHONY : example/CMakeFiles/QCodeEditorExample.dir/codegen
# clean rule for target.
example/CMakeFiles/QCodeEditorExample.dir/clean:
$(MAKE) $(MAKESILENT) -f example/CMakeFiles/QCodeEditorExample.dir/build.make example/CMakeFiles/QCodeEditorExample.dir/clean
.PHONY : example/CMakeFiles/QCodeEditorExample.dir/clean
#=============================================================================
# Target rules for target example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir
# All Build rule for target.
example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/all: CMakeFiles/QCodeEditor.dir/all
$(MAKE) $(MAKESILENT) -f example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/build.make example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/depend
$(MAKE) $(MAKESILENT) -f example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/build.make example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/philipp/programing/QCodeEditor/build/CMakeFiles --progress-num= "Built target QCodeEditorExample_autogen_timestamp_deps"
.PHONY : example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/all
# Build rule for subdir invocation for target.
example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/programing/QCodeEditor/build/CMakeFiles 21
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/programing/QCodeEditor/build/CMakeFiles 0
.PHONY : example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/rule
# Convenience name for target.
QCodeEditorExample_autogen_timestamp_deps: example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/rule
.PHONY : QCodeEditorExample_autogen_timestamp_deps
# codegen rule for target.
example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/codegen:
$(MAKE) $(MAKESILENT) -f example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/build.make example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/philipp/programing/QCodeEditor/build/CMakeFiles --progress-num= "Finished codegen for target QCodeEditorExample_autogen_timestamp_deps"
.PHONY : example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/codegen
# clean rule for target.
example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/clean:
$(MAKE) $(MAKESILENT) -f example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/build.make example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/clean
.PHONY : example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/clean
#=============================================================================
# Target rules for target example/CMakeFiles/QCodeEditorExample_autogen.dir
# All Build rule for target.
example/CMakeFiles/QCodeEditorExample_autogen.dir/all: example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/all
$(MAKE) $(MAKESILENT) -f example/CMakeFiles/QCodeEditorExample_autogen.dir/build.make example/CMakeFiles/QCodeEditorExample_autogen.dir/depend
$(MAKE) $(MAKESILENT) -f example/CMakeFiles/QCodeEditorExample_autogen.dir/build.make example/CMakeFiles/QCodeEditorExample_autogen.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/philipp/programing/QCodeEditor/build/CMakeFiles --progress-num=28 "Built target QCodeEditorExample_autogen"
.PHONY : example/CMakeFiles/QCodeEditorExample_autogen.dir/all
# Build rule for subdir invocation for target.
example/CMakeFiles/QCodeEditorExample_autogen.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/programing/QCodeEditor/build/CMakeFiles 22
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 example/CMakeFiles/QCodeEditorExample_autogen.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/philipp/programing/QCodeEditor/build/CMakeFiles 0
.PHONY : example/CMakeFiles/QCodeEditorExample_autogen.dir/rule
# Convenience name for target.
QCodeEditorExample_autogen: example/CMakeFiles/QCodeEditorExample_autogen.dir/rule
.PHONY : QCodeEditorExample_autogen
# codegen rule for target.
example/CMakeFiles/QCodeEditorExample_autogen.dir/codegen: example/CMakeFiles/QCodeEditorExample_autogen_timestamp_deps.dir/all
$(MAKE) $(MAKESILENT) -f example/CMakeFiles/QCodeEditorExample_autogen.dir/build.make example/CMakeFiles/QCodeEditorExample_autogen.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/philipp/programing/QCodeEditor/build/CMakeFiles --progress-num=28 "Finished codegen for target QCodeEditorExample_autogen"
.PHONY : example/CMakeFiles/QCodeEditorExample_autogen.dir/codegen
# clean rule for target.
example/CMakeFiles/QCodeEditorExample_autogen.dir/clean:
$(MAKE) $(MAKESILENT) -f example/CMakeFiles/QCodeEditorExample_autogen.dir/build.make example/CMakeFiles/QCodeEditorExample_autogen.dir/clean
.PHONY : example/CMakeFiles/QCodeEditorExample_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