Files
CMake/Source
Brad King 09721ca078 target_link_libraries: Fix out-of-dir calls with debug/optimized keywords
In commit a1ad0a699b (target_link_libraries: Allow use with targets in
other directories, 2018-09-07, v3.13.0-rc1~94^2) we added use of `<...>`
to encode a directory id, but the closing `>` can incorrectly terminate
a surrounding generator expression early.  Encode the directory id using
`(...)` instead.

Fixes: #20202
2020-01-10 11:40:34 -05:00
..
2019-12-04 14:22:01 -05:00
2019-12-27 10:53:13 -05:00
2020-01-10 00:01:16 -05:00
2019-07-21 09:25:32 +02:00
2019-09-04 18:03:01 +02:00
2019-08-19 20:01:39 +02:00
2019-12-17 11:09:20 -05:00
2019-09-10 22:21:41 +02:00
2019-11-19 15:48:38 -05:00