src.dualinventive.com/dinet/libdi/build/Debug/tests/CMakeFiles/misc_hexstr.dir/DependInfo.cmake

41 lines
1.2 KiB
CMake

# 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/jerry/src/src.dualinventive.com/dinet/libdi/tests/misc_hexstr.cpp" "/Users/jerry/src/src.dualinventive.com/dinet/libdi/build/Debug/tests/CMakeFiles/misc_hexstr.dir/misc_hexstr.cpp.o"
)
set(CMAKE_CXX_COMPILER_ID "AppleClang")
# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
"DEBUG_BUILD"
"DI_DEBUG"
"DI_EMBEDDED"
"DI_LOG_COMPONENT=DI_LOG_COMPONENT_LIBDI"
"LIBDI_HAS_STDIO_PRINTF"
"MPACK_DEBUG"
"private=public"
"protected=public"
)
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
"include"
"../../include"
"../../3rdparty/mpack/src"
"../../libdi_constants/include"
"../../include-linux"
"../../src"
"../../common/gtest/googletest/include"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/Users/jerry/src/src.dualinventive.com/dinet/libdi/build/Debug/CMakeFiles/di.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")