mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
11d9b21126
Some per-target information and logic is common to all generators. Some of that information is currently stored in cmTarget but that should be reserved for the configure step. Create a class to hold per-target information for generators. On construction classify sources from the target and store them in separate members. This classification is already implemented separately in each generator.
51 KiB
Executable File
51 KiB
Executable File