summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CompatibleInterface/InterfaceString-builtin-prop-stderr.txt
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2013-01-06 12:49:20 (GMT)
committerStephen Kelly <steveire@gmail.com>2013-01-24 19:36:04 (GMT)
commit2fb2c32f9b304bc71b039754f9b9170fd6f27a6f (patch)
tree6afedbc38336f2cc032b81051fd3b9cadc23d5aa /Tests/RunCMake/CompatibleInterface/InterfaceString-builtin-prop-stderr.txt
parentcd66b9131d76984795c8a77353d6afa33abb54f7 (diff)
downloadCMake-2fb2c32f9b304bc71b039754f9b9170fd6f27a6f.zip
CMake-2fb2c32f9b304bc71b039754f9b9170fd6f27a6f.tar.gz
CMake-2fb2c32f9b304bc71b039754f9b9170fd6f27a6f.tar.bz2
Add the COMPATIBLE_INTERFACE_STRING property.
Diffstat (limited to 'Tests/RunCMake/CompatibleInterface/InterfaceString-builtin-prop-stderr.txt')
-rw-r--r--Tests/RunCMake/CompatibleInterface/InterfaceString-builtin-prop-stderr.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/RunCMake/CompatibleInterface/InterfaceString-builtin-prop-stderr.txt b/Tests/RunCMake/CompatibleInterface/InterfaceString-builtin-prop-stderr.txt
new file mode 100644
index 0000000..6a293b4
--- /dev/null
+++ b/Tests/RunCMake/CompatibleInterface/InterfaceString-builtin-prop-stderr.txt
@@ -0,0 +1,5 @@
+CMake Error in CMakeLists.txt:
+ Target "foo" has property "INCLUDE_DIRECTORIES" listed in its
+ COMPATIBLE_INTERFACE_STRING property. This is not allowed. Only
+ user-defined properties may appear listed in the
+ COMPATIBLE_INTERFACE_STRING property.