summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeCSharpInformation.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Vs: remove /nowin32manifest from C# flags to enable default VS behaviorMichael Stürmer2017-06-161-1/+1
| | | | | | | if /nowin32manifest is specified, it will be preferred over any occurring /win32manifest:<file> parameter Fixes: #16969, #16970
* VS: Fix debugging of C++ executables if CSharp is enabledMichael Stürmer2017-05-151-11/+11
| | | | Fixes: #16867
* C# support: add compiler detection for MSVCMichael Stürmer2016-12-151-0/+119