Ben Boeckel
4babc9058a
cmTargetPropCommandBase: check keywords after parsing
...
The following was disallowed:
add_library(iface INTERFACE)
target_link_libraries(iface PUBLIC)
just due to the mention of the `PUBLIC` keyword. Instead, only error if
there are actually `PUBLIC` dependencies specified (and analogously for
other restrictions).
Update tests to expect this new behavior.
2018-10-26 12:09:41 -04:00
..
2014-04-07 18:11:18 +02:00
2018-10-10 10:06:27 -04:00
2017-06-26 13:54:20 -04:00
2017-06-26 13:54:20 -04:00
2017-06-26 13:54:20 -04:00
2018-10-10 10:06:27 -04:00
2017-06-26 13:54:20 -04:00
2018-10-26 12:08:05 -04:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2014-04-07 18:11:18 +02:00
2018-10-10 10:06:27 -04:00
2017-10-26 09:11:04 -04:00
2014-04-07 18:11:18 +02:00
2018-10-10 10:06:27 -04:00
2017-06-26 13:54:20 -04:00
2014-04-07 18:11:18 +02:00
2018-10-10 10:06:27 -04:00
2017-06-26 13:54:20 -04:00
2014-05-15 00:15:18 +02:00
2018-10-10 10:06:27 -04:00
2017-06-26 13:54:20 -04:00
2014-04-07 18:11:18 +02:00
2018-10-10 10:06:27 -04:00
2017-06-26 13:54:20 -04:00
2014-04-07 18:11:18 +02:00
2018-10-10 10:06:27 -04:00
2017-06-26 13:54:20 -04:00
2014-05-15 00:15:18 +02:00
2018-10-10 10:06:27 -04:00
2017-06-26 13:54:20 -04:00
2014-04-07 18:11:18 +02:00
2018-10-10 10:06:27 -04:00
2017-06-26 13:54:20 -04:00
2014-04-07 18:11:18 +02:00
2018-10-10 10:06:27 -04:00
2017-06-26 13:54:20 -04:00
2018-10-26 12:08:05 -04:00
2014-04-07 18:11:18 +02:00
2018-10-10 10:06:27 -04:00
2014-04-07 18:11:18 +02:00