mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
The CPS import test checks that an imported target is non-global twice, and never properly checks that a globally imported target is actually global. This looks like an obvious failure to update a check after copy/pasting an existing check; fix it.