summaryrefslogtreecommitdiff
path: root/CMakeFiles/gtest.dir/DependInfo.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeFiles/gtest.dir/DependInfo.cmake')
-rw-r--r--CMakeFiles/gtest.dir/DependInfo.cmake39
1 files changed, 39 insertions, 0 deletions
diff --git a/CMakeFiles/gtest.dir/DependInfo.cmake b/CMakeFiles/gtest.dir/DependInfo.cmake
new file mode 100644
index 0000000000..d1eab585a6
--- /dev/null
+++ b/CMakeFiles/gtest.dir/DependInfo.cmake
@@ -0,0 +1,39 @@
+# 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
+ "/Users/Nurbot/mapbox-gl-native/vendor/gtest/src/gtest-death-test.cc" "/Users/Nurbot/mapbox-gl-native/CMakeFiles/gtest.dir/vendor/gtest/src/gtest-death-test.cc.o"
+ "/Users/Nurbot/mapbox-gl-native/vendor/gtest/src/gtest-filepath.cc" "/Users/Nurbot/mapbox-gl-native/CMakeFiles/gtest.dir/vendor/gtest/src/gtest-filepath.cc.o"
+ "/Users/Nurbot/mapbox-gl-native/vendor/gtest/src/gtest-port.cc" "/Users/Nurbot/mapbox-gl-native/CMakeFiles/gtest.dir/vendor/gtest/src/gtest-port.cc.o"
+ "/Users/Nurbot/mapbox-gl-native/vendor/gtest/src/gtest-printers.cc" "/Users/Nurbot/mapbox-gl-native/CMakeFiles/gtest.dir/vendor/gtest/src/gtest-printers.cc.o"
+ "/Users/Nurbot/mapbox-gl-native/vendor/gtest/src/gtest-test-part.cc" "/Users/Nurbot/mapbox-gl-native/CMakeFiles/gtest.dir/vendor/gtest/src/gtest-test-part.cc.o"
+ "/Users/Nurbot/mapbox-gl-native/vendor/gtest/src/gtest-typed-test.cc" "/Users/Nurbot/mapbox-gl-native/CMakeFiles/gtest.dir/vendor/gtest/src/gtest-typed-test.cc.o"
+ "/Users/Nurbot/mapbox-gl-native/vendor/gtest/src/gtest.cc" "/Users/Nurbot/mapbox-gl-native/CMakeFiles/gtest.dir/vendor/gtest/src/gtest.cc.o"
+ )
+set(CMAKE_CXX_COMPILER_ID "AppleClang")
+
+# Preprocessor definitions for this target.
+set(CMAKE_TARGET_DEFINITIONS_CXX
+ "RAPIDJSON_HAS_STDSTRING=1"
+ "_GLIBCXX_USE_CXX11_ABI=0"
+ )
+
+# The include file search paths:
+set(CMAKE_CXX_TARGET_INCLUDE_PATH
+ "vendor/gtest/include"
+ "jni"
+ "PUBLIC"
+ "cmake/../node_modules/@mapbox/mapbox-bindgen/src/support"
+ "/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/include"
+ "/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/include/darwin"
+ "cmake/../node_modules/@mapbox/mapbox-bindgen/vendor/jni.hpp/include"
+ )
+
+# Targets to which this target links.
+set(CMAKE_TARGET_LINKED_INFO_FILES
+ )
+
+# Fortran module output directory.
+set(CMAKE_Fortran_TARGET_MODULE_DIR "")