You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.2 KiB
CMake
31 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
|
|
"/home/mwo/onion-monero-blockchain-explorer/main.cpp" "/home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/CMakeFiles/xmrblocks.dir/main.cpp.o"
|
|
)
|
|
set(CMAKE_CXX_COMPILER_ID "GNU")
|
|
|
|
# The include file search paths:
|
|
set(CMAKE_CXX_TARGET_INCLUDE_PATH
|
|
"/opt/monero-dev/headers/src"
|
|
"/opt/monero-dev/headers/external"
|
|
"/opt/monero-dev/headers/contrib/epee/include"
|
|
"/opt/monero-dev/headers/external/db_drivers/liblmdb"
|
|
"../ext/mstch/include"
|
|
"ext/mstch/src"
|
|
"../ext/mstch/src"
|
|
)
|
|
|
|
# Targets to which this target links.
|
|
set(CMAKE_TARGET_LINKED_INFO_FILES
|
|
"/home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/src/CMakeFiles/myxrm.dir/DependInfo.cmake"
|
|
"/home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext/CMakeFiles/myext.dir/DependInfo.cmake"
|
|
"/home/mwo/onion-monero-blockchain-explorer/cmake-build-debug/ext/mstch/src/CMakeFiles/mstch.dir/DependInfo.cmake"
|
|
)
|
|
|
|
# Fortran module output directory.
|
|
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|