mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-11 17:49:38 -06:00
The previous change to order projects in the VS IDE did not account for duplicate target names (such as ALL_BUILD and ZERO_CHECK) among the input set. While we suppress generation of the duplicate project entries, we need to use a multiset to store ordered duplicates.
6.0 KiB
6.0 KiB