diff options
Diffstat (limited to 'lib/entityx/build/CMakeFiles/event_test.dir')
-rw-r--r-- | lib/entityx/build/CMakeFiles/event_test.dir/CXX.includecache | 276 | ||||
-rw-r--r-- | lib/entityx/build/CMakeFiles/event_test.dir/DependInfo.cmake | 22 | ||||
-rw-r--r-- | lib/entityx/build/CMakeFiles/event_test.dir/build.make | 99 | ||||
-rw-r--r-- | lib/entityx/build/CMakeFiles/event_test.dir/cmake_clean.cmake | 10 | ||||
-rw-r--r-- | lib/entityx/build/CMakeFiles/event_test.dir/depend.internal | 10 | ||||
-rw-r--r-- | lib/entityx/build/CMakeFiles/event_test.dir/depend.make | 10 | ||||
-rw-r--r-- | lib/entityx/build/CMakeFiles/event_test.dir/entityx/Event_test.cc.o | bin | 0 -> 17679496 bytes | |||
-rw-r--r-- | lib/entityx/build/CMakeFiles/event_test.dir/flags.make | 10 | ||||
-rw-r--r-- | lib/entityx/build/CMakeFiles/event_test.dir/link.txt | 1 | ||||
-rw-r--r-- | lib/entityx/build/CMakeFiles/event_test.dir/progress.make | 3 |
10 files changed, 441 insertions, 0 deletions
diff --git a/lib/entityx/build/CMakeFiles/event_test.dir/CXX.includecache b/lib/entityx/build/CMakeFiles/event_test.dir/CXX.includecache new file mode 100644 index 0000000..ad07243 --- /dev/null +++ b/lib/entityx/build/CMakeFiles/event_test.dir/CXX.includecache @@ -0,0 +1,276 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +..//entityx/3rdparty/catch.hpp +sstream +- +stdexcept +- +algorithm +- +ostream +- +string +- +memory +- +vector +- +stdlib.h +- +vector +- +sstream +- +iomanip +- +limits +- +vector +- +Foundation/Foundation.h +- +string +- +string +- +string +- +string +- +string +- +iostream +- +string +- +ostream +- +cstddef +- +stdint.h +- +string +- +iterator +- +vector +- +string +- +stdlib.h +- +string +- +cmath +- +limits +- +string +- +set +- +objc/runtime.h +- +string +- +string +- +set +- +map +- +vector +- +string +- +vector +- +streambuf +- +memory +- +vector +- +string +- +iostream +- +string +- +vector +- +sstream +- +map +- +algorithm +- +stdexcept +- +memory +- +fstream +- +string +- +vector +- +sstream +- +string +- +ostream +- +map +- +assert.h +- +limits +- +algorithm +- +map +- +string +- +assert.h +- +set +- +string +- +fstream +- +stdlib.h +- +limits +- +vector +- +set +- +sstream +- +iostream +- +map +- +Foundation/Foundation.h +../entityx/3rdparty/Foundation/Foundation.h +ostream +- +streambuf +- +stdexcept +- +cstdio +- +AfxWin.h +- +windows.h +- +unistd.h +- +vector +- +string +- +map +- +assert.h +- +windows.h +- +sys/time.h +- +iostream +- +assert.h +- +stdbool.h +- +sys/types.h +- +unistd.h +- +sys/sysctl.h +- +sstream +- +iostream +- +string +- +vector +- +assert.h +- + +..//entityx/3rdparty/simplesignal.h +assert.h +- +stdint.h +- +vector +- +functional +- +string +- +stdarg.h +- +time.h +- +sys/time.h +- +mach/clock.h +- +mach/mach.h +- + +..//entityx/Event.h +cstdint +- +cstddef +- +vector +- +list +- +unordered_map +- +memory +- +utility +- +entityx/config.h +../entityx/entityx/config.h +entityx/3rdparty/simplesignal.h +../entityx/entityx/3rdparty/simplesignal.h +entityx/help/NonCopyable.h +../entityx/entityx/help/NonCopyable.h + +..//entityx/config.h +cstdint +- +cstddef +- + +..//entityx/help/NonCopyable.h + +/home/clyne/Programming/git/gamedev2/lib/entityx/entityx/Event_test.cc +string +- +vector +- +entityx/3rdparty/catch.hpp +/home/clyne/Programming/git/gamedev2/lib/entityx/entityx/entityx/3rdparty/catch.hpp +entityx/Event.h +/home/clyne/Programming/git/gamedev2/lib/entityx/entityx/entityx/Event.h + diff --git a/lib/entityx/build/CMakeFiles/event_test.dir/DependInfo.cmake b/lib/entityx/build/CMakeFiles/event_test.dir/DependInfo.cmake new file mode 100644 index 0000000..3e0afe0 --- /dev/null +++ b/lib/entityx/build/CMakeFiles/event_test.dir/DependInfo.cmake @@ -0,0 +1,22 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + "CXX" + ) +# The set of files for implicit dependencies of each language: +set(CMAKE_DEPENDS_CHECK_CXX + "/home/clyne/Programming/git/gamedev2/lib/entityx/entityx/Event_test.cc" "/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles/event_test.dir/entityx/Event_test.cc.o" + ) +set(CMAKE_CXX_COMPILER_ID "GNU") + +# The include file search paths: +set(CMAKE_CXX_TARGET_INCLUDE_PATH + "../" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles/entityx.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/lib/entityx/build/CMakeFiles/event_test.dir/build.make b/lib/entityx/build/CMakeFiles/event_test.dir/build.make new file mode 100644 index 0000000..6396566 --- /dev/null +++ b/lib/entityx/build/CMakeFiles/event_test.dir/build.make @@ -0,0 +1,99 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.13 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# 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 + +# Include any dependencies generated for this target. +include CMakeFiles/event_test.dir/depend.make + +# Include the progress variables for this target. +include CMakeFiles/event_test.dir/progress.make + +# Include the compile flags for this target's objects. +include CMakeFiles/event_test.dir/flags.make + +CMakeFiles/event_test.dir/entityx/Event_test.cc.o: CMakeFiles/event_test.dir/flags.make +CMakeFiles/event_test.dir/entityx/Event_test.cc.o: ../entityx/Event_test.cc + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/event_test.dir/entityx/Event_test.cc.o" + /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/event_test.dir/entityx/Event_test.cc.o -c /home/clyne/Programming/git/gamedev2/lib/entityx/entityx/Event_test.cc + +CMakeFiles/event_test.dir/entityx/Event_test.cc.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/event_test.dir/entityx/Event_test.cc.i" + /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/clyne/Programming/git/gamedev2/lib/entityx/entityx/Event_test.cc > CMakeFiles/event_test.dir/entityx/Event_test.cc.i + +CMakeFiles/event_test.dir/entityx/Event_test.cc.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/event_test.dir/entityx/Event_test.cc.s" + /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/clyne/Programming/git/gamedev2/lib/entityx/entityx/Event_test.cc -o CMakeFiles/event_test.dir/entityx/Event_test.cc.s + +# Object files for target event_test +event_test_OBJECTS = \ +"CMakeFiles/event_test.dir/entityx/Event_test.cc.o" + +# External object files for target event_test +event_test_EXTERNAL_OBJECTS = + +event_test: CMakeFiles/event_test.dir/entityx/Event_test.cc.o +event_test: CMakeFiles/event_test.dir/build.make +event_test: libentityx.so.1.1.2 +event_test: CMakeFiles/event_test.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable event_test" + $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/event_test.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +CMakeFiles/event_test.dir/build: event_test + +.PHONY : CMakeFiles/event_test.dir/build + +CMakeFiles/event_test.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/event_test.dir/cmake_clean.cmake +.PHONY : CMakeFiles/event_test.dir/clean + +CMakeFiles/event_test.dir/depend: + cd /home/clyne/Programming/git/gamedev2/lib/entityx/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/clyne/Programming/git/gamedev2/lib/entityx /home/clyne/Programming/git/gamedev2/lib/entityx /home/clyne/Programming/git/gamedev2/lib/entityx/build /home/clyne/Programming/git/gamedev2/lib/entityx/build /home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles/event_test.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : CMakeFiles/event_test.dir/depend + diff --git a/lib/entityx/build/CMakeFiles/event_test.dir/cmake_clean.cmake b/lib/entityx/build/CMakeFiles/event_test.dir/cmake_clean.cmake new file mode 100644 index 0000000..8673d6a --- /dev/null +++ b/lib/entityx/build/CMakeFiles/event_test.dir/cmake_clean.cmake @@ -0,0 +1,10 @@ +file(REMOVE_RECURSE + "CMakeFiles/event_test.dir/entityx/Event_test.cc.o" + "event_test.pdb" + "event_test" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/event_test.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/lib/entityx/build/CMakeFiles/event_test.dir/depend.internal b/lib/entityx/build/CMakeFiles/event_test.dir/depend.internal new file mode 100644 index 0000000..a7641aa --- /dev/null +++ b/lib/entityx/build/CMakeFiles/event_test.dir/depend.internal @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.13 + +CMakeFiles/event_test.dir/entityx/Event_test.cc.o + ..//entityx/3rdparty/catch.hpp + ..//entityx/3rdparty/simplesignal.h + ..//entityx/Event.h + ..//entityx/config.h + ..//entityx/help/NonCopyable.h + /home/clyne/Programming/git/gamedev2/lib/entityx/entityx/Event_test.cc diff --git a/lib/entityx/build/CMakeFiles/event_test.dir/depend.make b/lib/entityx/build/CMakeFiles/event_test.dir/depend.make new file mode 100644 index 0000000..37db380 --- /dev/null +++ b/lib/entityx/build/CMakeFiles/event_test.dir/depend.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.13 + +CMakeFiles/event_test.dir/entityx/Event_test.cc.o: ../entityx/3rdparty/catch.hpp +CMakeFiles/event_test.dir/entityx/Event_test.cc.o: ../entityx/3rdparty/simplesignal.h +CMakeFiles/event_test.dir/entityx/Event_test.cc.o: ../entityx/Event.h +CMakeFiles/event_test.dir/entityx/Event_test.cc.o: ../entityx/config.h +CMakeFiles/event_test.dir/entityx/Event_test.cc.o: ../entityx/help/NonCopyable.h +CMakeFiles/event_test.dir/entityx/Event_test.cc.o: ../entityx/Event_test.cc + diff --git a/lib/entityx/build/CMakeFiles/event_test.dir/entityx/Event_test.cc.o b/lib/entityx/build/CMakeFiles/event_test.dir/entityx/Event_test.cc.o Binary files differnew file mode 100644 index 0000000..7cb9785 --- /dev/null +++ b/lib/entityx/build/CMakeFiles/event_test.dir/entityx/Event_test.cc.o diff --git a/lib/entityx/build/CMakeFiles/event_test.dir/flags.make b/lib/entityx/build/CMakeFiles/event_test.dir/flags.make new file mode 100644 index 0000000..fa860e8 --- /dev/null +++ b/lib/entityx/build/CMakeFiles/event_test.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.13 + +# compile CXX with /usr/bin/c++ +CXX_FLAGS = -pedantic -Werror -Wall -Wextra -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=sign-compare -g -O2 -DNDEBUG -std=c++11 + +CXX_DEFINES = + +CXX_INCLUDES = -I/home/clyne/Programming/git/gamedev2/lib/entityx + diff --git a/lib/entityx/build/CMakeFiles/event_test.dir/link.txt b/lib/entityx/build/CMakeFiles/event_test.dir/link.txt new file mode 100644 index 0000000..def62e4 --- /dev/null +++ b/lib/entityx/build/CMakeFiles/event_test.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -pedantic -Werror -Wall -Wextra -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=sign-compare -g -O2 -DNDEBUG -rdynamic CMakeFiles/event_test.dir/entityx/Event_test.cc.o -o event_test -Wl,-rpath,/home/clyne/Programming/git/gamedev2/lib/entityx/build libentityx.so.1.1.2 diff --git a/lib/entityx/build/CMakeFiles/event_test.dir/progress.make b/lib/entityx/build/CMakeFiles/event_test.dir/progress.make new file mode 100644 index 0000000..d92f75a --- /dev/null +++ b/lib/entityx/build/CMakeFiles/event_test.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 13 +CMAKE_PROGRESS_2 = 14 + |