aboutsummaryrefslogtreecommitdiff
path: root/build/gtest/CMakeFiles/gtest.dir/DependInfo.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'build/gtest/CMakeFiles/gtest.dir/DependInfo.cmake')
-rw-r--r--build/gtest/CMakeFiles/gtest.dir/DependInfo.cmake27
1 files changed, 0 insertions, 27 deletions
diff --git a/build/gtest/CMakeFiles/gtest.dir/DependInfo.cmake b/build/gtest/CMakeFiles/gtest.dir/DependInfo.cmake
deleted file mode 100644
index 40234804c..000000000
--- a/build/gtest/CMakeFiles/gtest.dir/DependInfo.cmake
+++ /dev/null
@@ -1,27 +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
- "/usr/src/gtest/src/gtest-all.cc" "/home/roman/src/Firmware/build/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o"
- )
-SET(CMAKE_CXX_COMPILER_ID "GNU")
-
-# Preprocessor definitions for this target.
-SET(CMAKE_TARGET_DEFINITIONS
- "GTEST_CREATE_SHARED_LIBRARY=1"
- )
-
-# Targets to which this target links.
-SET(CMAKE_TARGET_LINKED_INFO_FILES
- )
-
-# The include file search paths:
-SET(CMAKE_C_TARGET_INCLUDE_PATH
- "/usr/src/gtest/include"
- "/usr/src/gtest"
- )
-SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
-SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
-SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})