aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/cuda.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2020-10-19 09:34:41 -0700
committerDylan Baker <dylan@pnwbakers.com>2020-11-12 10:06:11 -0800
commit0217faf13f13b9899f480513f248611893d23871 (patch)
tree2af973c088bf8b9c02eac0691eb6be62bc1fa89b /mesonbuild/compilers/cuda.py
parent2844afedde3992564e0de4538b29781a420f8576 (diff)
downloadmeson-0217faf13f13b9899f480513f248611893d23871.zip
meson-0217faf13f13b9899f480513f248611893d23871.tar.gz
meson-0217faf13f13b9899f480513f248611893d23871.tar.bz2
compilers/c: Log that MSVC doesn't support gnu stds
Since the current approach of demoting to the nearest C standard *might* work, but might not. For projects like Glib that detect which standard is used and fall back this is fine. For projects like libdrm that only work with gnu standards, this wont. We're nog tusing a warning because this shouldn't be fatal if --meson-fatal-warnings is used. Also demote a similar message in IntelCl from warning to log.
Diffstat (limited to 'mesonbuild/compilers/cuda.py')
0 files changed, 0 insertions, 0 deletions