summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeCSharpCompilerId.cs.in
Commit message (Collapse)AuthorAgeFilesLines
* VS: Add CSharp VS 2022 compiler version and flag table v143Brad King2021-07-151-0/+4
| | | | | | While the flag tables for C and C++ were generated from MSBuild `.xml` files, the CSharp flag tables were written by hand. Copy the `v142` flag table to use for the `v143` toolset.
* VS: Recognize CSharp VS 2019 compiler version v142Brad King2021-07-151-0/+4
|
* C# support: add compiler detection for MSVCMichael Stürmer2016-12-151-0/+63