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