mirror of
https://github.com/reactos/CMake.git
synced 2024-12-21 03:00:59 +00:00
574fec97fd
This property is generated only for targets which have recorded policy CMP0022 as NEW, and a compatibility mode is added to additionally export the old interfaces in that case too. If the old interfaces are not exported, the generated export files require CMake 2.8.12. Because the unit tests use a version which is not yet called 2.8.12, temporarily require a lower version.
5 lines
274 B
Plaintext
5 lines
274 B
Plaintext
CMake Error at CMP0022-export.cmake:11 \(export\):
|
|
Target "cmp0022NEW" has policy CMP0022 enabled, but also has old-style
|
|
INTERFACE_LINK_LIBRARIES properties populated, but it was exported without
|
|
the EXPORT_LINK_INTERFACE_LIBRARIES to export the old-style properties
|