summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/find_dependency/transitive/BConfig.cmake
blob: 42c2ecd2bfd26a81e414967273cde00f53f10cd4 (plain)
1
2
3
message(STATUS "Loading B with components: '${B_FIND_COMPONENTS}'")
include(CMakeFindDependencyMacro)
find_dependency(A NO_DEFAULT_PATH PATHS ${CMAKE_CURRENT_LIST_DIR})