mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 20:29:49 -05:00
392b38cef7
Internally cmTarget was passing the target type in several name computation signatures to support computation of both shared and static library names for one target. We no longer need to compute both names, so this change simplifies the internals by using the GetType method and dropping the type from method signatures.
20 KiB
20 KiB