initial commit
This commit is contained in:
199
build-Release/CMakeFiles/Makefile2
Normal file
199
build-Release/CMakeFiles/Makefile2
Normal file
@@ -0,0 +1,199 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix 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.
|
||||
|
||||
# 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/simuuz/Documenti/natsukashii
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/simuuz/Documenti/natsukashii/build-Release
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for the build root directory
|
||||
|
||||
# The main recursive "all" target.
|
||||
all: CMakeFiles/natsukashii.dir/all
|
||||
all: CMakeFiles/imgui.dir/all
|
||||
all: external/nativefiledialog-extended/all
|
||||
.PHONY : all
|
||||
|
||||
# The main recursive "preinstall" target.
|
||||
preinstall: external/nativefiledialog-extended/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# The main recursive "clean" target.
|
||||
clean: CMakeFiles/natsukashii.dir/clean
|
||||
clean: CMakeFiles/imgui.dir/clean
|
||||
clean: external/nativefiledialog-extended/clean
|
||||
.PHONY : clean
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for directory external/nativefiledialog-extended
|
||||
|
||||
# Recursive "all" directory target.
|
||||
external/nativefiledialog-extended/all: external/nativefiledialog-extended/src/all
|
||||
.PHONY : external/nativefiledialog-extended/all
|
||||
|
||||
# Recursive "preinstall" directory target.
|
||||
external/nativefiledialog-extended/preinstall: external/nativefiledialog-extended/src/preinstall
|
||||
.PHONY : external/nativefiledialog-extended/preinstall
|
||||
|
||||
# Recursive "clean" directory target.
|
||||
external/nativefiledialog-extended/clean: external/nativefiledialog-extended/src/clean
|
||||
.PHONY : external/nativefiledialog-extended/clean
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for directory external/nativefiledialog-extended/src
|
||||
|
||||
# Recursive "all" directory target.
|
||||
external/nativefiledialog-extended/src/all: external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/all
|
||||
.PHONY : external/nativefiledialog-extended/src/all
|
||||
|
||||
# Recursive "preinstall" directory target.
|
||||
external/nativefiledialog-extended/src/preinstall:
|
||||
.PHONY : external/nativefiledialog-extended/src/preinstall
|
||||
|
||||
# Recursive "clean" directory target.
|
||||
external/nativefiledialog-extended/src/clean: external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/clean
|
||||
.PHONY : external/nativefiledialog-extended/src/clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target CMakeFiles/natsukashii.dir
|
||||
|
||||
# All Build rule for target.
|
||||
CMakeFiles/natsukashii.dir/all: CMakeFiles/imgui.dir/all
|
||||
CMakeFiles/natsukashii.dir/all: external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/all
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/natsukashii.dir/build.make CMakeFiles/natsukashii.dir/depend
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/natsukashii.dir/build.make CMakeFiles/natsukashii.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/simuuz/Documenti/natsukashii/build-Release/CMakeFiles --progress-num=9,10,11,12,13 "Built target natsukashii"
|
||||
.PHONY : CMakeFiles/natsukashii.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/natsukashii.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/simuuz/Documenti/natsukashii/build-Release/CMakeFiles 15
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/natsukashii.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/simuuz/Documenti/natsukashii/build-Release/CMakeFiles 0
|
||||
.PHONY : CMakeFiles/natsukashii.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
natsukashii: CMakeFiles/natsukashii.dir/rule
|
||||
.PHONY : natsukashii
|
||||
|
||||
# clean rule for target.
|
||||
CMakeFiles/natsukashii.dir/clean:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/natsukashii.dir/build.make CMakeFiles/natsukashii.dir/clean
|
||||
.PHONY : CMakeFiles/natsukashii.dir/clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target CMakeFiles/imgui.dir
|
||||
|
||||
# All Build rule for target.
|
||||
CMakeFiles/imgui.dir/all:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/imgui.dir/build.make CMakeFiles/imgui.dir/depend
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/imgui.dir/build.make CMakeFiles/imgui.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/simuuz/Documenti/natsukashii/build-Release/CMakeFiles --progress-num=1,2,3,4,5,6,7,8 "Built target imgui"
|
||||
.PHONY : CMakeFiles/imgui.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/imgui.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/simuuz/Documenti/natsukashii/build-Release/CMakeFiles 8
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/imgui.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/simuuz/Documenti/natsukashii/build-Release/CMakeFiles 0
|
||||
.PHONY : CMakeFiles/imgui.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
imgui: CMakeFiles/imgui.dir/rule
|
||||
.PHONY : imgui
|
||||
|
||||
# clean rule for target.
|
||||
CMakeFiles/imgui.dir/clean:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/imgui.dir/build.make CMakeFiles/imgui.dir/clean
|
||||
.PHONY : CMakeFiles/imgui.dir/clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target external/nativefiledialog-extended/src/CMakeFiles/nfd.dir
|
||||
|
||||
# All Build rule for target.
|
||||
external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/all:
|
||||
$(MAKE) $(MAKESILENT) -f external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/build.make external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/depend
|
||||
$(MAKE) $(MAKESILENT) -f external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/build.make external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/simuuz/Documenti/natsukashii/build-Release/CMakeFiles --progress-num=14,15 "Built target nfd"
|
||||
.PHONY : external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/simuuz/Documenti/natsukashii/build-Release/CMakeFiles 2
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/simuuz/Documenti/natsukashii/build-Release/CMakeFiles 0
|
||||
.PHONY : external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
nfd: external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/rule
|
||||
.PHONY : nfd
|
||||
|
||||
# clean rule for target.
|
||||
external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/clean:
|
||||
$(MAKE) $(MAKESILENT) -f external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/build.make external/nativefiledialog-extended/src/CMakeFiles/nfd.dir/clean
|
||||
.PHONY : external/nativefiledialog-extended/src/CMakeFiles/nfd.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