Files
CMake/Source
Brad King e567d7eb63 add_library: Restore error on alias of non-global imported target
In commit v3.11.0-rc1~433^2~1 (Add support for IMPORTED GLOBAL targets
to be aliased, 2017-09-14) we accidentally dropped the error on calling
`add_library` to alias an imported target that is not globally visible.
The `add_executable` command's equivalent check was properly updated.
Restore the check in `add_library` with the same update.  Also fix the
test case accordingly.

Fixes: #17982
2018-05-10 09:57:31 -04:00
..
2017-12-18 18:26:55 +01:00
2018-01-31 18:23:03 +03:00
2018-01-31 18:23:03 +03:00
2018-04-17 08:33:46 -04:00
2018-01-31 18:23:03 +03:00
2018-01-04 06:52:01 +11:00
2018-01-31 18:23:03 +03:00
2018-01-04 06:52:01 +11:00
2018-01-04 06:52:01 +11:00
2018-01-31 18:23:03 +03:00
2017-11-03 10:25:05 -04:00
2018-01-04 06:52:01 +11:00
2018-01-31 18:23:03 +03:00
2018-01-31 18:23:03 +03:00
2017-11-03 10:25:05 -04:00
2017-11-03 10:25:05 -04:00
2018-01-04 06:52:01 +11:00