mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
The ALIAS_GLOBAL property is read-only, so ALIASED_TARGET should be as well. Even when set, there is no way to read the property value, so this change gives an explicit error for users.