summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file/GLOB-error-RELATIVE-no-arg.cmake
diff options
context:
space:
mode:
authorShane Parris <shane.lee.parris@gmail.com>2018-02-13 17:40:55 (GMT)
committerShane Parris <shane.lee.parris@gmail.com>2018-02-28 14:34:47 (GMT)
commit915b71010c1c48ccd8e84df825579dd5595afc9a (patch)
treee9a3869c684a2e2fefa7432f3fdcec9d5acaef9e /Tests/RunCMake/file/GLOB-error-RELATIVE-no-arg.cmake
parentfcaa134c6c36e2de8d454a3d5132dee19f9f7b95 (diff)
downloadCMake-915b71010c1c48ccd8e84df825579dd5595afc9a.zip
CMake-915b71010c1c48ccd8e84df825579dd5595afc9a.tar.gz
CMake-915b71010c1c48ccd8e84df825579dd5595afc9a.tar.bz2
Enhance RunCMake test coverage for file(GLOB)
Diffstat (limited to 'Tests/RunCMake/file/GLOB-error-RELATIVE-no-arg.cmake')
-rw-r--r--Tests/RunCMake/file/GLOB-error-RELATIVE-no-arg.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/file/GLOB-error-RELATIVE-no-arg.cmake b/Tests/RunCMake/file/GLOB-error-RELATIVE-no-arg.cmake
new file mode 100644
index 0000000..a555881
--- /dev/null
+++ b/Tests/RunCMake/file/GLOB-error-RELATIVE-no-arg.cmake
@@ -0,0 +1 @@
+file(GLOB CONTENT_LIST RELATIVE)