mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 17:39:51 -05:00
Merge topic 'vs-manifestuac-flag-map'
3232f84c VS: Fix MANIFESTUAC link flag map to .vcxproj elements
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !526
This commit is contained in:
@@ -3260,6 +3260,7 @@ bool cmVisualStudio10TargetGenerator::ComputeLinkOptions(
|
||||
}
|
||||
|
||||
linkOptions.Parse(flags.c_str());
|
||||
linkOptions.FixManifestUACFlags();
|
||||
|
||||
if (this->MSTools) {
|
||||
cmGeneratorTarget::ModuleDefinitionInfo const* mdi =
|
||||
|
||||
Reference in New Issue
Block a user