summaryrefslogtreecommitdiff
path: root/Tests/FindPackageTest/lib/RecursiveA/recursivea-config.cmake
blob: eff4d4fd0695ae661c56ae08da4db4597e71652a (plain)
1
2
3
4
# Test config file.
if(NOT "${RecursiveA_FIND_COMPONENTS}" STREQUAL "A")
  message(FATAL_ERROR "find_package(RecursiveA NO_MODULE) did not forward components")
endif()