summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/find_file/VALIDATOR-undefined-function.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/find_file/VALIDATOR-undefined-function.cmake')
-rw-r--r--Tests/RunCMake/find_file/VALIDATOR-undefined-function.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/find_file/VALIDATOR-undefined-function.cmake b/Tests/RunCMake/find_file/VALIDATOR-undefined-function.cmake
new file mode 100644
index 0000000..c465887
--- /dev/null
+++ b/Tests/RunCMake/find_file/VALIDATOR-undefined-function.cmake
@@ -0,0 +1,2 @@
+
+find_file(result NAMES input.txt VALIDATOR undefined)