cmake/Tests/RunCMake/find_program/VALIDATOR-undefined-function.cmake

3 lines
58 B
CMake
Raw Normal View History

2022-11-16 20:14:03 +01:00
find_program(result NAMES input.txt VALIDATOR undefined)