Version 2.0
This commit is contained in:
294
linuxbuild/build/CMakeFiles/Makefile2
Normal file
294
linuxbuild/build/CMakeFiles/Makefile2
Normal file
@@ -0,0 +1,294 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.31
|
||||
|
||||
# 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 = /src
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /src/build
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for the build root directory
|
||||
|
||||
# The main recursive "all" target.
|
||||
all: CMakeFiles/portfolio.dir/all
|
||||
all: ftxui/all
|
||||
.PHONY : all
|
||||
|
||||
# The main recursive "codegen" target.
|
||||
codegen: CMakeFiles/portfolio.dir/codegen
|
||||
codegen: ftxui/codegen
|
||||
.PHONY : codegen
|
||||
|
||||
# The main recursive "preinstall" target.
|
||||
preinstall: ftxui/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# The main recursive "clean" target.
|
||||
clean: CMakeFiles/portfolio.dir/clean
|
||||
clean: ftxui/clean
|
||||
.PHONY : clean
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for directory ftxui
|
||||
|
||||
# Recursive "all" directory target.
|
||||
ftxui/all: ftxui/CMakeFiles/screen.dir/all
|
||||
ftxui/all: ftxui/CMakeFiles/dom.dir/all
|
||||
ftxui/all: ftxui/CMakeFiles/component.dir/all
|
||||
ftxui/all: ftxui/examples/all
|
||||
ftxui/all: ftxui/doc/all
|
||||
.PHONY : ftxui/all
|
||||
|
||||
# Recursive "codegen" directory target.
|
||||
ftxui/codegen: ftxui/CMakeFiles/screen.dir/codegen
|
||||
ftxui/codegen: ftxui/CMakeFiles/dom.dir/codegen
|
||||
ftxui/codegen: ftxui/CMakeFiles/component.dir/codegen
|
||||
ftxui/codegen: ftxui/examples/codegen
|
||||
ftxui/codegen: ftxui/doc/codegen
|
||||
.PHONY : ftxui/codegen
|
||||
|
||||
# Recursive "preinstall" directory target.
|
||||
ftxui/preinstall: ftxui/examples/preinstall
|
||||
ftxui/preinstall: ftxui/doc/preinstall
|
||||
.PHONY : ftxui/preinstall
|
||||
|
||||
# Recursive "clean" directory target.
|
||||
ftxui/clean: ftxui/CMakeFiles/screen.dir/clean
|
||||
ftxui/clean: ftxui/CMakeFiles/dom.dir/clean
|
||||
ftxui/clean: ftxui/CMakeFiles/component.dir/clean
|
||||
ftxui/clean: ftxui/examples/clean
|
||||
ftxui/clean: ftxui/doc/clean
|
||||
.PHONY : ftxui/clean
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for directory ftxui/doc
|
||||
|
||||
# Recursive "all" directory target.
|
||||
ftxui/doc/all:
|
||||
.PHONY : ftxui/doc/all
|
||||
|
||||
# Recursive "codegen" directory target.
|
||||
ftxui/doc/codegen:
|
||||
.PHONY : ftxui/doc/codegen
|
||||
|
||||
# Recursive "preinstall" directory target.
|
||||
ftxui/doc/preinstall:
|
||||
.PHONY : ftxui/doc/preinstall
|
||||
|
||||
# Recursive "clean" directory target.
|
||||
ftxui/doc/clean:
|
||||
.PHONY : ftxui/doc/clean
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for directory ftxui/examples
|
||||
|
||||
# Recursive "all" directory target.
|
||||
ftxui/examples/all:
|
||||
.PHONY : ftxui/examples/all
|
||||
|
||||
# Recursive "codegen" directory target.
|
||||
ftxui/examples/codegen:
|
||||
.PHONY : ftxui/examples/codegen
|
||||
|
||||
# Recursive "preinstall" directory target.
|
||||
ftxui/examples/preinstall:
|
||||
.PHONY : ftxui/examples/preinstall
|
||||
|
||||
# Recursive "clean" directory target.
|
||||
ftxui/examples/clean:
|
||||
.PHONY : ftxui/examples/clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target CMakeFiles/portfolio.dir
|
||||
|
||||
# All Build rule for target.
|
||||
CMakeFiles/portfolio.dir/all: ftxui/CMakeFiles/screen.dir/all
|
||||
CMakeFiles/portfolio.dir/all: ftxui/CMakeFiles/dom.dir/all
|
||||
CMakeFiles/portfolio.dir/all: ftxui/CMakeFiles/component.dir/all
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/portfolio.dir/build.make CMakeFiles/portfolio.dir/depend
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/portfolio.dir/build.make CMakeFiles/portfolio.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/build/CMakeFiles --progress-num=72,73,74 "Built target portfolio"
|
||||
.PHONY : CMakeFiles/portfolio.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/portfolio.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /src/build/CMakeFiles 82
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/portfolio.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /src/build/CMakeFiles 0
|
||||
.PHONY : CMakeFiles/portfolio.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
portfolio: CMakeFiles/portfolio.dir/rule
|
||||
.PHONY : portfolio
|
||||
|
||||
# codegen rule for target.
|
||||
CMakeFiles/portfolio.dir/codegen:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/portfolio.dir/build.make CMakeFiles/portfolio.dir/codegen
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/build/CMakeFiles --progress-num=72,73,74 "Finished codegen for target portfolio"
|
||||
.PHONY : CMakeFiles/portfolio.dir/codegen
|
||||
|
||||
# clean rule for target.
|
||||
CMakeFiles/portfolio.dir/clean:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/portfolio.dir/build.make CMakeFiles/portfolio.dir/clean
|
||||
.PHONY : CMakeFiles/portfolio.dir/clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target ftxui/CMakeFiles/screen.dir
|
||||
|
||||
# All Build rule for target.
|
||||
ftxui/CMakeFiles/screen.dir/all:
|
||||
$(MAKE) $(MAKESILENT) -f ftxui/CMakeFiles/screen.dir/build.make ftxui/CMakeFiles/screen.dir/depend
|
||||
$(MAKE) $(MAKESILENT) -f ftxui/CMakeFiles/screen.dir/build.make ftxui/CMakeFiles/screen.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/build/CMakeFiles --progress-num=75,76,77,78,79,80,81,82 "Built target screen"
|
||||
.PHONY : ftxui/CMakeFiles/screen.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
ftxui/CMakeFiles/screen.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /src/build/CMakeFiles 8
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ftxui/CMakeFiles/screen.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /src/build/CMakeFiles 0
|
||||
.PHONY : ftxui/CMakeFiles/screen.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
screen: ftxui/CMakeFiles/screen.dir/rule
|
||||
.PHONY : screen
|
||||
|
||||
# codegen rule for target.
|
||||
ftxui/CMakeFiles/screen.dir/codegen:
|
||||
$(MAKE) $(MAKESILENT) -f ftxui/CMakeFiles/screen.dir/build.make ftxui/CMakeFiles/screen.dir/codegen
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/build/CMakeFiles --progress-num=75,76,77,78,79,80,81,82 "Finished codegen for target screen"
|
||||
.PHONY : ftxui/CMakeFiles/screen.dir/codegen
|
||||
|
||||
# clean rule for target.
|
||||
ftxui/CMakeFiles/screen.dir/clean:
|
||||
$(MAKE) $(MAKESILENT) -f ftxui/CMakeFiles/screen.dir/build.make ftxui/CMakeFiles/screen.dir/clean
|
||||
.PHONY : ftxui/CMakeFiles/screen.dir/clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target ftxui/CMakeFiles/dom.dir
|
||||
|
||||
# All Build rule for target.
|
||||
ftxui/CMakeFiles/dom.dir/all: ftxui/CMakeFiles/screen.dir/all
|
||||
$(MAKE) $(MAKESILENT) -f ftxui/CMakeFiles/dom.dir/build.make ftxui/CMakeFiles/dom.dir/depend
|
||||
$(MAKE) $(MAKESILENT) -f ftxui/CMakeFiles/dom.dir/build.make ftxui/CMakeFiles/dom.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/build/CMakeFiles --progress-num=29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71 "Built target dom"
|
||||
.PHONY : ftxui/CMakeFiles/dom.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
ftxui/CMakeFiles/dom.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /src/build/CMakeFiles 51
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ftxui/CMakeFiles/dom.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /src/build/CMakeFiles 0
|
||||
.PHONY : ftxui/CMakeFiles/dom.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
dom: ftxui/CMakeFiles/dom.dir/rule
|
||||
.PHONY : dom
|
||||
|
||||
# codegen rule for target.
|
||||
ftxui/CMakeFiles/dom.dir/codegen:
|
||||
$(MAKE) $(MAKESILENT) -f ftxui/CMakeFiles/dom.dir/build.make ftxui/CMakeFiles/dom.dir/codegen
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/build/CMakeFiles --progress-num=29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71 "Finished codegen for target dom"
|
||||
.PHONY : ftxui/CMakeFiles/dom.dir/codegen
|
||||
|
||||
# clean rule for target.
|
||||
ftxui/CMakeFiles/dom.dir/clean:
|
||||
$(MAKE) $(MAKESILENT) -f ftxui/CMakeFiles/dom.dir/build.make ftxui/CMakeFiles/dom.dir/clean
|
||||
.PHONY : ftxui/CMakeFiles/dom.dir/clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target ftxui/CMakeFiles/component.dir
|
||||
|
||||
# All Build rule for target.
|
||||
ftxui/CMakeFiles/component.dir/all: ftxui/CMakeFiles/screen.dir/all
|
||||
ftxui/CMakeFiles/component.dir/all: ftxui/CMakeFiles/dom.dir/all
|
||||
$(MAKE) $(MAKESILENT) -f ftxui/CMakeFiles/component.dir/build.make ftxui/CMakeFiles/component.dir/depend
|
||||
$(MAKE) $(MAKESILENT) -f ftxui/CMakeFiles/component.dir/build.make ftxui/CMakeFiles/component.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28 "Built target component"
|
||||
.PHONY : ftxui/CMakeFiles/component.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
ftxui/CMakeFiles/component.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /src/build/CMakeFiles 79
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ftxui/CMakeFiles/component.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /src/build/CMakeFiles 0
|
||||
.PHONY : ftxui/CMakeFiles/component.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
component: ftxui/CMakeFiles/component.dir/rule
|
||||
.PHONY : component
|
||||
|
||||
# codegen rule for target.
|
||||
ftxui/CMakeFiles/component.dir/codegen:
|
||||
$(MAKE) $(MAKESILENT) -f ftxui/CMakeFiles/component.dir/build.make ftxui/CMakeFiles/component.dir/codegen
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28 "Finished codegen for target component"
|
||||
.PHONY : ftxui/CMakeFiles/component.dir/codegen
|
||||
|
||||
# clean rule for target.
|
||||
ftxui/CMakeFiles/component.dir/clean:
|
||||
$(MAKE) $(MAKESILENT) -f ftxui/CMakeFiles/component.dir/build.make ftxui/CMakeFiles/component.dir/clean
|
||||
.PHONY : ftxui/CMakeFiles/component.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