summaryrefslogtreecommitdiffstats
path: root/Copyright.txt
diff options
context:
space:
mode:
authorPatrick Stotko <stotko@cs.uni-bonn.de>2018-05-11 16:06:53 (GMT)
committerBrad King <brad.king@kitware.com>2018-05-15 14:22:35 (GMT)
commitc9349cc1b94a08b4f5ed86a397e72ceed50847dd (patch)
treed7df775c58c8f2c539e848abf7dc513a6f4d9a20 /Copyright.txt
parent743f24bac68010c0157dc0349958e09ed1784f5f (diff)
downloadCMake-c9349cc1b94a08b4f5ed86a397e72ceed50847dd.zip
CMake-c9349cc1b94a08b4f5ed86a397e72ceed50847dd.tar.gz
CMake-c9349cc1b94a08b4f5ed86a397e72ceed50847dd.tar.bz2
target_link_libraries: Allow use with targets in other directories
Previously the command did not allow naming targets on the LHS that were not created in the calling directory. Lift this restriction to enable more flexible use by projects. Fixes: #17943
Diffstat (limited to 'Copyright.txt')
-rw-r--r--Copyright.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Copyright.txt b/Copyright.txt
index 660455f..743c634 100644
--- a/Copyright.txt
+++ b/Copyright.txt
@@ -78,6 +78,7 @@ The following individuals and institutions are among the Contributors:
* Nikita Krupen'ko <krnekit@gmail.com>
* NVIDIA Corporation <www.nvidia.com>
* OpenGamma Ltd. <opengamma.com>
+* Patrick Stotko <stotko@cs.uni-bonn.de>
* Per Øyvind Karlsen <peroyvind@mandriva.org>
* Peter Collingbourne <peter@pcc.me.uk>
* Petr Gotthard <gotthard@honeywell.com>