aboutsummaryrefslogtreecommitdiffstats
path: root/lib/entityx/build/CMakeFiles/pool_test.dir
diff options
context:
space:
mode:
Diffstat (limited to 'lib/entityx/build/CMakeFiles/pool_test.dir')
-rw-r--r--lib/entityx/build/CMakeFiles/pool_test.dir/CXX.includecache230
-rw-r--r--lib/entityx/build/CMakeFiles/pool_test.dir/DependInfo.cmake22
-rw-r--r--lib/entityx/build/CMakeFiles/pool_test.dir/build.make99
-rw-r--r--lib/entityx/build/CMakeFiles/pool_test.dir/cmake_clean.cmake10
-rw-r--r--lib/entityx/build/CMakeFiles/pool_test.dir/depend.internal7
-rw-r--r--lib/entityx/build/CMakeFiles/pool_test.dir/depend.make7
-rw-r--r--lib/entityx/build/CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.obin16652032 -> 0 bytes
-rw-r--r--lib/entityx/build/CMakeFiles/pool_test.dir/flags.make10
-rw-r--r--lib/entityx/build/CMakeFiles/pool_test.dir/link.txt1
-rw-r--r--lib/entityx/build/CMakeFiles/pool_test.dir/progress.make3
10 files changed, 0 insertions, 389 deletions
diff --git a/lib/entityx/build/CMakeFiles/pool_test.dir/CXX.includecache b/lib/entityx/build/CMakeFiles/pool_test.dir/CXX.includecache
deleted file mode 100644
index 623d9bd..0000000
--- a/lib/entityx/build/CMakeFiles/pool_test.dir/CXX.includecache
+++ /dev/null
@@ -1,230 +0,0 @@
-#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/help/Pool.h
-cstddef
--
-cassert
--
-vector
--
-
-/home/clyne/Programming/git/gamedev2/lib/entityx/entityx/help/Pool_test.cc
-vector
--
-entityx/3rdparty/catch.hpp
-/home/clyne/Programming/git/gamedev2/lib/entityx/entityx/help/entityx/3rdparty/catch.hpp
-entityx/help/Pool.h
-/home/clyne/Programming/git/gamedev2/lib/entityx/entityx/help/entityx/help/Pool.h
-
diff --git a/lib/entityx/build/CMakeFiles/pool_test.dir/DependInfo.cmake b/lib/entityx/build/CMakeFiles/pool_test.dir/DependInfo.cmake
deleted file mode 100644
index 64b9a70..0000000
--- a/lib/entityx/build/CMakeFiles/pool_test.dir/DependInfo.cmake
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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/help/Pool_test.cc" "/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles/pool_test.dir/entityx/help/Pool_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/pool_test.dir/build.make b/lib/entityx/build/CMakeFiles/pool_test.dir/build.make
deleted file mode 100644
index 408c3f0..0000000
--- a/lib/entityx/build/CMakeFiles/pool_test.dir/build.make
+++ /dev/null
@@ -1,99 +0,0 @@
-# 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/pool_test.dir/depend.make
-
-# Include the progress variables for this target.
-include CMakeFiles/pool_test.dir/progress.make
-
-# Include the compile flags for this target's objects.
-include CMakeFiles/pool_test.dir/flags.make
-
-CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o: CMakeFiles/pool_test.dir/flags.make
-CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o: ../entityx/help/Pool_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/pool_test.dir/entityx/help/Pool_test.cc.o"
- /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o -c /home/clyne/Programming/git/gamedev2/lib/entityx/entityx/help/Pool_test.cc
-
-CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.i: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.i"
- /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/clyne/Programming/git/gamedev2/lib/entityx/entityx/help/Pool_test.cc > CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.i
-
-CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.s: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.s"
- /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/clyne/Programming/git/gamedev2/lib/entityx/entityx/help/Pool_test.cc -o CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.s
-
-# Object files for target pool_test
-pool_test_OBJECTS = \
-"CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o"
-
-# External object files for target pool_test
-pool_test_EXTERNAL_OBJECTS =
-
-pool_test: CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o
-pool_test: CMakeFiles/pool_test.dir/build.make
-pool_test: libentityx.so.1.1.2
-pool_test: CMakeFiles/pool_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 pool_test"
- $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/pool_test.dir/link.txt --verbose=$(VERBOSE)
-
-# Rule to build all files generated by this target.
-CMakeFiles/pool_test.dir/build: pool_test
-
-.PHONY : CMakeFiles/pool_test.dir/build
-
-CMakeFiles/pool_test.dir/clean:
- $(CMAKE_COMMAND) -P CMakeFiles/pool_test.dir/cmake_clean.cmake
-.PHONY : CMakeFiles/pool_test.dir/clean
-
-CMakeFiles/pool_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/pool_test.dir/DependInfo.cmake --color=$(COLOR)
-.PHONY : CMakeFiles/pool_test.dir/depend
-
diff --git a/lib/entityx/build/CMakeFiles/pool_test.dir/cmake_clean.cmake b/lib/entityx/build/CMakeFiles/pool_test.dir/cmake_clean.cmake
deleted file mode 100644
index b062b44..0000000
--- a/lib/entityx/build/CMakeFiles/pool_test.dir/cmake_clean.cmake
+++ /dev/null
@@ -1,10 +0,0 @@
-file(REMOVE_RECURSE
- "CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o"
- "pool_test.pdb"
- "pool_test"
-)
-
-# Per-language clean rules from dependency scanning.
-foreach(lang CXX)
- include(CMakeFiles/pool_test.dir/cmake_clean_${lang}.cmake OPTIONAL)
-endforeach()
diff --git a/lib/entityx/build/CMakeFiles/pool_test.dir/depend.internal b/lib/entityx/build/CMakeFiles/pool_test.dir/depend.internal
deleted file mode 100644
index cbc4515..0000000
--- a/lib/entityx/build/CMakeFiles/pool_test.dir/depend.internal
+++ /dev/null
@@ -1,7 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 3.13
-
-CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o
- ..//entityx/3rdparty/catch.hpp
- ..//entityx/help/Pool.h
- /home/clyne/Programming/git/gamedev2/lib/entityx/entityx/help/Pool_test.cc
diff --git a/lib/entityx/build/CMakeFiles/pool_test.dir/depend.make b/lib/entityx/build/CMakeFiles/pool_test.dir/depend.make
deleted file mode 100644
index d121bce..0000000
--- a/lib/entityx/build/CMakeFiles/pool_test.dir/depend.make
+++ /dev/null
@@ -1,7 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 3.13
-
-CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o: ../entityx/3rdparty/catch.hpp
-CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o: ../entityx/help/Pool.h
-CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o: ../entityx/help/Pool_test.cc
-
diff --git a/lib/entityx/build/CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o b/lib/entityx/build/CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o
deleted file mode 100644
index ea2d231..0000000
--- a/lib/entityx/build/CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o
+++ /dev/null
Binary files differ
diff --git a/lib/entityx/build/CMakeFiles/pool_test.dir/flags.make b/lib/entityx/build/CMakeFiles/pool_test.dir/flags.make
deleted file mode 100644
index fa860e8..0000000
--- a/lib/entityx/build/CMakeFiles/pool_test.dir/flags.make
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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/pool_test.dir/link.txt b/lib/entityx/build/CMakeFiles/pool_test.dir/link.txt
deleted file mode 100644
index f831a4a..0000000
--- a/lib/entityx/build/CMakeFiles/pool_test.dir/link.txt
+++ /dev/null
@@ -1 +0,0 @@
-/usr/bin/c++ -pedantic -Werror -Wall -Wextra -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=sign-compare -g -O2 -DNDEBUG -rdynamic CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o -o pool_test -Wl,-rpath,/home/clyne/Programming/git/gamedev2/lib/entityx/build libentityx.so.1.1.2
diff --git a/lib/entityx/build/CMakeFiles/pool_test.dir/progress.make b/lib/entityx/build/CMakeFiles/pool_test.dir/progress.make
deleted file mode 100644
index a35c33b..0000000
--- a/lib/entityx/build/CMakeFiles/pool_test.dir/progress.make
+++ /dev/null
@@ -1,3 +0,0 @@
-CMAKE_PROGRESS_1 = 15
-CMAKE_PROGRESS_2 = 16
-