Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / find_library / VALIDATOR-undefined-function.cmake
1
2 find_library(result NAMES input.txt VALIDATOR undefined)