mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05:00
00ca96ae7c
Our implementation of the feature to pull in dependent targets in VS solution files for subprojects caused the order of project files in the solution to be arbitrary (based on pointer value in the representation). Target ordering in solution files is important to prevent unnecessary changing of the files and because the VS IDE selects the first project listed as the default active target. This change restores lexicographic order by target name.
11 KiB
11 KiB