diff options
author | Michael Stürmer <michael.stuermer@schaeffler.com> | 2017-09-04 09:58:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-09-05 13:58:43 (GMT) |
commit | a3388900f88e2e576d17f635bbf3a7ed257804a3 (patch) | |
tree | 3591905ca1de82a38193355ae4854a9915b25e65 /Copyright.txt | |
parent | fca4423786ba2c4a5ab0ec6c1a1cbac8cd8600b4 (diff) | |
download | CMake-a3388900f88e2e576d17f635bbf3a7ed257804a3.zip CMake-a3388900f88e2e576d17f635bbf3a7ed257804a3.tar.gz CMake-a3388900f88e2e576d17f635bbf3a7ed257804a3.tar.bz2 |
VS: Initialize CSharp flags consistently
Use the same environment variable for the initial flags that we
use for the compiler id.
Fixes: #17250
Diffstat (limited to 'Copyright.txt')
-rw-r--r-- | Copyright.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Copyright.txt b/Copyright.txt index daaa1d1..3320108 100644 --- a/Copyright.txt +++ b/Copyright.txt @@ -68,6 +68,7 @@ The following individuals and institutions are among the Contributors: * Matthaeus G. Chajdas * Matthias Kretz <kretz@kde.org> * Matthias Maennich <matthias@maennich.net> +* Michael Stürmer * Miguel A. Figueroa-Villanueva * Mike Jackson * Mike McQuaid <mike@mikemcquaid.com> |