CMake/Tests/RunCMake/find_package/MissingNormal.cmake

3 lines
73 B
CMake

find_package(NotHere)
message(WARNING "This warning must be reachable.")