aboutsummaryrefslogtreecommitdiffstats
path: root/lib/entityx/build/CMakeFiles/system_test.dir/DependInfo.cmake
diff options
context:
space:
mode:
authortcsullivan <tullivan99@gmail.com>2019-08-25 16:08:47 -0400
committertcsullivan <tullivan99@gmail.com>2019-08-25 16:08:47 -0400
commitefeb51e163be3f4110b9dad771bee1f3dc814333 (patch)
treee23f742895a85ecb8d860cd057fe5fe571428890 /lib/entityx/build/CMakeFiles/system_test.dir/DependInfo.cmake
parentbe36802aee32566f08f850480f3f950181fd8f29 (diff)
added entityx
Diffstat (limited to 'lib/entityx/build/CMakeFiles/system_test.dir/DependInfo.cmake')
-rw-r--r--lib/entityx/build/CMakeFiles/system_test.dir/DependInfo.cmake22
1 files changed, 22 insertions, 0 deletions
diff --git a/lib/entityx/build/CMakeFiles/system_test.dir/DependInfo.cmake b/lib/entityx/build/CMakeFiles/system_test.dir/DependInfo.cmake
new file mode 100644
index 0000000..63683fe
--- /dev/null
+++ b/lib/entityx/build/CMakeFiles/system_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/System_test.cc" "/home/clyne/Programming/git/gamedev2/lib/entityx/build/CMakeFiles/system_test.dir/entityx/System_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 "")