aboutsummaryrefslogtreecommitdiffstats
path: root/lib/entityx/build/CMakeFiles/Makefile2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/entityx/build/CMakeFiles/Makefile2')
-rw-r--r--lib/entityx/build/CMakeFiles/Makefile2372
1 files changed, 372 insertions, 0 deletions
diff --git a/lib/entityx/build/CMakeFiles/Makefile2 b/lib/entityx/build/CMakeFiles/Makefile2
new file mode 100644
index 0000000..b659455
--- /dev/null
+++ b/lib/entityx/build/CMakeFiles/Makefile2
@@ -0,0 +1,372 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.13
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# The main recursive all target
+all:
+
+.PHONY : all
+
+# The main recursive preinstall target
+preinstall:
+
+.PHONY : preinstall
+
+# The main recursive clean target
+clean:
+
+.PHONY : clean
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# 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 remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/clyne/Programming/git/gamedev2/lib/entityx
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/clyne/Programming/git/gamedev2/lib/entityx/build
+
+#=============================================================================
+# Target rules for target CMakeFiles/system_test.dir
+
+# All Build rule for target.
+CMakeFiles/system_test.dir/all: CMakeFiles/entityx.dir/all
+ $(MAKE) -f CMakeFiles/system_test.dir/build.make CMakeFiles/system_test.dir/depend
+ $(MAKE) -f CMakeFiles/system_test.dir/build.make CMakeFiles/system_test.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles --progress-num=17,18 "Built target system_test"
+.PHONY : CMakeFiles/system_test.dir/all
+
+# Include target in all.
+all: CMakeFiles/system_test.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+CMakeFiles/system_test.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 8
+ $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/system_test.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 0
+.PHONY : CMakeFiles/system_test.dir/rule
+
+# Convenience name for target.
+system_test: CMakeFiles/system_test.dir/rule
+
+.PHONY : system_test
+
+# clean rule for target.
+CMakeFiles/system_test.dir/clean:
+ $(MAKE) -f CMakeFiles/system_test.dir/build.make CMakeFiles/system_test.dir/clean
+.PHONY : CMakeFiles/system_test.dir/clean
+
+# clean rule for target.
+clean: CMakeFiles/system_test.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Target rules for target CMakeFiles/event_test.dir
+
+# All Build rule for target.
+CMakeFiles/event_test.dir/all: CMakeFiles/entityx.dir/all
+ $(MAKE) -f CMakeFiles/event_test.dir/build.make CMakeFiles/event_test.dir/depend
+ $(MAKE) -f CMakeFiles/event_test.dir/build.make CMakeFiles/event_test.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles --progress-num=13,14 "Built target event_test"
+.PHONY : CMakeFiles/event_test.dir/all
+
+# Include target in all.
+all: CMakeFiles/event_test.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+CMakeFiles/event_test.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 8
+ $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/event_test.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 0
+.PHONY : CMakeFiles/event_test.dir/rule
+
+# Convenience name for target.
+event_test: CMakeFiles/event_test.dir/rule
+
+.PHONY : event_test
+
+# clean rule for target.
+CMakeFiles/event_test.dir/clean:
+ $(MAKE) -f CMakeFiles/event_test.dir/build.make CMakeFiles/event_test.dir/clean
+.PHONY : CMakeFiles/event_test.dir/clean
+
+# clean rule for target.
+clean: CMakeFiles/event_test.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Target rules for target CMakeFiles/entity_test.dir
+
+# All Build rule for target.
+CMakeFiles/entity_test.dir/all: CMakeFiles/entityx.dir/all
+ $(MAKE) -f CMakeFiles/entity_test.dir/build.make CMakeFiles/entity_test.dir/depend
+ $(MAKE) -f CMakeFiles/entity_test.dir/build.make CMakeFiles/entity_test.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles --progress-num=5,6 "Built target entity_test"
+.PHONY : CMakeFiles/entity_test.dir/all
+
+# Include target in all.
+all: CMakeFiles/entity_test.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+CMakeFiles/entity_test.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 8
+ $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/entity_test.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 0
+.PHONY : CMakeFiles/entity_test.dir/rule
+
+# Convenience name for target.
+entity_test: CMakeFiles/entity_test.dir/rule
+
+.PHONY : entity_test
+
+# clean rule for target.
+CMakeFiles/entity_test.dir/clean:
+ $(MAKE) -f CMakeFiles/entity_test.dir/build.make CMakeFiles/entity_test.dir/clean
+.PHONY : CMakeFiles/entity_test.dir/clean
+
+# clean rule for target.
+clean: CMakeFiles/entity_test.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Target rules for target CMakeFiles/entityx.dir
+
+# All Build rule for target.
+CMakeFiles/entityx.dir/all:
+ $(MAKE) -f CMakeFiles/entityx.dir/build.make CMakeFiles/entityx.dir/depend
+ $(MAKE) -f CMakeFiles/entityx.dir/build.make CMakeFiles/entityx.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles --progress-num=7,8,9,10,11,12 "Built target entityx"
+.PHONY : CMakeFiles/entityx.dir/all
+
+# Include target in all.
+all: CMakeFiles/entityx.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+CMakeFiles/entityx.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 6
+ $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/entityx.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 0
+.PHONY : CMakeFiles/entityx.dir/rule
+
+# Convenience name for target.
+entityx: CMakeFiles/entityx.dir/rule
+
+.PHONY : entityx
+
+# clean rule for target.
+CMakeFiles/entityx.dir/clean:
+ $(MAKE) -f CMakeFiles/entityx.dir/build.make CMakeFiles/entityx.dir/clean
+.PHONY : CMakeFiles/entityx.dir/clean
+
+# clean rule for target.
+clean: CMakeFiles/entityx.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Target rules for target CMakeFiles/tags_component_test.dir
+
+# All Build rule for target.
+CMakeFiles/tags_component_test.dir/all: CMakeFiles/entityx.dir/all
+ $(MAKE) -f CMakeFiles/tags_component_test.dir/build.make CMakeFiles/tags_component_test.dir/depend
+ $(MAKE) -f CMakeFiles/tags_component_test.dir/build.make CMakeFiles/tags_component_test.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles --progress-num=19,20 "Built target tags_component_test"
+.PHONY : CMakeFiles/tags_component_test.dir/all
+
+# Include target in all.
+all: CMakeFiles/tags_component_test.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+CMakeFiles/tags_component_test.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 8
+ $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/tags_component_test.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 0
+.PHONY : CMakeFiles/tags_component_test.dir/rule
+
+# Convenience name for target.
+tags_component_test: CMakeFiles/tags_component_test.dir/rule
+
+.PHONY : tags_component_test
+
+# clean rule for target.
+CMakeFiles/tags_component_test.dir/clean:
+ $(MAKE) -f CMakeFiles/tags_component_test.dir/build.make CMakeFiles/tags_component_test.dir/clean
+.PHONY : CMakeFiles/tags_component_test.dir/clean
+
+# clean rule for target.
+clean: CMakeFiles/tags_component_test.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Target rules for target CMakeFiles/pool_test.dir
+
+# All Build rule for target.
+CMakeFiles/pool_test.dir/all: CMakeFiles/entityx.dir/all
+ $(MAKE) -f CMakeFiles/pool_test.dir/build.make CMakeFiles/pool_test.dir/depend
+ $(MAKE) -f CMakeFiles/pool_test.dir/build.make CMakeFiles/pool_test.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles --progress-num=15,16 "Built target pool_test"
+.PHONY : CMakeFiles/pool_test.dir/all
+
+# Include target in all.
+all: CMakeFiles/pool_test.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+CMakeFiles/pool_test.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 8
+ $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/pool_test.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 0
+.PHONY : CMakeFiles/pool_test.dir/rule
+
+# Convenience name for target.
+pool_test: CMakeFiles/pool_test.dir/rule
+
+.PHONY : pool_test
+
+# clean rule for target.
+CMakeFiles/pool_test.dir/clean:
+ $(MAKE) -f CMakeFiles/pool_test.dir/build.make CMakeFiles/pool_test.dir/clean
+.PHONY : CMakeFiles/pool_test.dir/clean
+
+# clean rule for target.
+clean: CMakeFiles/pool_test.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Target rules for target CMakeFiles/dependencies_test.dir
+
+# All Build rule for target.
+CMakeFiles/dependencies_test.dir/all: CMakeFiles/entityx.dir/all
+ $(MAKE) -f CMakeFiles/dependencies_test.dir/build.make CMakeFiles/dependencies_test.dir/depend
+ $(MAKE) -f CMakeFiles/dependencies_test.dir/build.make CMakeFiles/dependencies_test.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles --progress-num=3,4 "Built target dependencies_test"
+.PHONY : CMakeFiles/dependencies_test.dir/all
+
+# Include target in all.
+all: CMakeFiles/dependencies_test.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+CMakeFiles/dependencies_test.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 8
+ $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/dependencies_test.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 0
+.PHONY : CMakeFiles/dependencies_test.dir/rule
+
+# Convenience name for target.
+dependencies_test: CMakeFiles/dependencies_test.dir/rule
+
+.PHONY : dependencies_test
+
+# clean rule for target.
+CMakeFiles/dependencies_test.dir/clean:
+ $(MAKE) -f CMakeFiles/dependencies_test.dir/build.make CMakeFiles/dependencies_test.dir/clean
+.PHONY : CMakeFiles/dependencies_test.dir/clean
+
+# clean rule for target.
+clean: CMakeFiles/dependencies_test.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Target rules for target CMakeFiles/benchmarks_test.dir
+
+# All Build rule for target.
+CMakeFiles/benchmarks_test.dir/all: CMakeFiles/entityx.dir/all
+ $(MAKE) -f CMakeFiles/benchmarks_test.dir/build.make CMakeFiles/benchmarks_test.dir/depend
+ $(MAKE) -f CMakeFiles/benchmarks_test.dir/build.make CMakeFiles/benchmarks_test.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles --progress-num=1,2 "Built target benchmarks_test"
+.PHONY : CMakeFiles/benchmarks_test.dir/all
+
+# Include target in all.
+all: CMakeFiles/benchmarks_test.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+CMakeFiles/benchmarks_test.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 8
+ $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/benchmarks_test.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles 0
+.PHONY : CMakeFiles/benchmarks_test.dir/rule
+
+# Convenience name for target.
+benchmarks_test: CMakeFiles/benchmarks_test.dir/rule
+
+.PHONY : benchmarks_test
+
+# clean rule for target.
+CMakeFiles/benchmarks_test.dir/clean:
+ $(MAKE) -f CMakeFiles/benchmarks_test.dir/build.make CMakeFiles/benchmarks_test.dir/clean
+.PHONY : CMakeFiles/benchmarks_test.dir/clean
+
+# clean rule for target.
+clean: CMakeFiles/benchmarks_test.dir/clean
+
+.PHONY : 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
+