On Thu, 23 Jul 2026 at 17:28, <[email protected]> wrote: > Author: jun66j5 > Date: Thu Jul 23 14:27:47 2026 > New Revision: 1936526 > > Log: > cmake: Create ALIAS after changing the target to IMPORTED GLOBAL. In older > versions of cmake, targets created by `find_package()` are not GLOBAL, so > creating the ALIAS will fail. > > Interesting findings. Which CMake versions are affected?
-- Ivan Zhakov

