1
2# Consider dependencies only in project.
3set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
4
5# The set of languages for which implicit dependencies are needed:
6set(CMAKE_DEPENDS_LANGUAGES
7  )
8
9# The set of dependency files which are needed:
10set(CMAKE_DEPENDS_DEPENDENCY_FILES
11  "/rdbg-bench/src/rocksdb-6.9/table/table_reader_bench.cc" "CMakeFiles/table_reader_bench.dir/table/table_reader_bench.cc.o" "gcc" "CMakeFiles/table_reader_bench.dir/table/table_reader_bench.cc.o.d"
12  )
13
14# Targets to which this target links which contain Fortran sources.
15set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
16  )
17
18# Targets to which this target links which contain Fortran sources.
19set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
20  )
21
22# Fortran module output directory.
23set(CMAKE_Fortran_TARGET_MODULE_DIR "")
24