mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 21:30:01 -05:00
d8c9080017
The COMPATIBLE_INTERFACE_NUMBER_MAX example now sets INTERFACE_CONTAINER_SIZE_REQUIRED on lib1Version2 and lib1Version3. Previously set it on lib1Version2 twice and never on lib1Version3.