mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-17 04:00:53 -06:00
This will allow us to use a value other than just the config name for the project OutputDirectory setting used for $(OutDir). Also use $(ConfigurationName) instead of $(OutDir) for the link directory configuration suffix since that is a hard-coded instance of a use case for CMAKE_CFG_INTDIR.