mirror of
https://github.com/reactos/CMake.git
synced 2025-01-30 08:23:04 +00:00
90b8164e44
This commit removes use of configuration-less cmTarget::GetDirectory() by the VS 6 generator (except for compatibility with user templates). We replace OUTPUT_DIRECTORY_<CONFIG> tokens in the templates using the per-configuration result of cmTarget::GetDirectory(config).