diff options
author | Stephen Kelly <steveire@gmail.com> | 2014-03-19 14:50:01 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2014-03-19 14:51:21 (GMT) |
commit | 2600e923a66a86784f756c7d5b9a8b06c5848576 (patch) | |
tree | 67a071f94c4169fb2ce826de095de7a1a8f22b6e /Tests/RunCMake/interface_library/add_custom_command-TARGET-result.txt | |
parent | 0f4e8fd0e9d4be3d6a9b6fd6d5a89f5155192064 (diff) | |
download | CMake-2600e923a66a86784f756c7d5b9a8b06c5848576.zip CMake-2600e923a66a86784f756c7d5b9a8b06c5848576.tar.gz CMake-2600e923a66a86784f756c7d5b9a8b06c5848576.tar.bz2 |
Disallow INTERFACE libraries with add_custom_command(TARGET).
Don't attempt to trace their dependencies.
Diffstat (limited to 'Tests/RunCMake/interface_library/add_custom_command-TARGET-result.txt')
-rw-r--r-- | Tests/RunCMake/interface_library/add_custom_command-TARGET-result.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/interface_library/add_custom_command-TARGET-result.txt b/Tests/RunCMake/interface_library/add_custom_command-TARGET-result.txt new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/Tests/RunCMake/interface_library/add_custom_command-TARGET-result.txt @@ -0,0 +1 @@ +1 |