summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ParseImplicitIncludeInfo/data/hand-C-empty.input
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-04-08 13:49:29 (GMT)
committerBrad King <brad.king@kitware.com>2019-04-08 14:11:54 (GMT)
commit82948805ecbd5d65db27c646b594f4ce331a8f97 (patch)
treebf56474ef7cf73e1a757c51d10306b898a6a273d /Tests/RunCMake/ParseImplicitIncludeInfo/data/hand-C-empty.input
parent3c9dec0bdc11a69afcbaa93a0e61dc71cddd5491 (diff)
downloadCMake-82948805ecbd5d65db27c646b594f4ce331a8f97.zip
CMake-82948805ecbd5d65db27c646b594f4ce331a8f97.tar.gz
CMake-82948805ecbd5d65db27c646b594f4ce331a8f97.tar.bz2
Tests: Clarify hand-written cases in RunCMake.ParseImplicitIncludeInfo
Diffstat (limited to 'Tests/RunCMake/ParseImplicitIncludeInfo/data/hand-C-empty.input')
-rw-r--r--Tests/RunCMake/ParseImplicitIncludeInfo/data/hand-C-empty.input14
1 files changed, 14 insertions, 0 deletions
diff --git a/Tests/RunCMake/ParseImplicitIncludeInfo/data/hand-C-empty.input b/Tests/RunCMake/ParseImplicitIncludeInfo/data/hand-C-empty.input
new file mode 100644
index 0000000..b27eb02
--- /dev/null
+++ b/Tests/RunCMake/ParseImplicitIncludeInfo/data/hand-C-empty.input
@@ -0,0 +1,14 @@
+CMAKE_LANG=C
+CMAKE_C_COMPILER_ABI=ELF
+CMAKE_C_COMPILER_AR=/usr/bin/gcc-ar-7
+CMAKE_C_COMPILER_ARCHITECTURE_ID=
+CMAKE_C_COMPILER_EXTERNAL_TOOLCHAIN=
+CMAKE_C_COMPILER_ID=GNU
+CMAKE_C_COMPILER_LAUNCHER=
+CMAKE_C_COMPILER_LOADED=1
+CMAKE_C_COMPILER_RANLIB=/usr/bin/gcc-ranlib-7
+CMAKE_C_COMPILER_TARGET=
+CMAKE_C_COMPILER_VERSION=7.3.0
+CMAKE_C_COMPILER_VERSION_INTERAL=
+
+This is a test and there is nothing here to parse.