meson/test cases/cuda
Xavier Claessens 8eaa2be5d9 Fix crash when getting cuda options
We could have an OptionOverrideProxy of an OptionOverrideProxy,
recursively. This fix is a minimal subset of the refactoring I did in
https://github.com/mesonbuild/meson/pull/9394. Instead of faking
UserOption we can just do a shallow copy of one and set a new value on
it.

Fixes: #9448
2021-10-27 15:29:44 -04:00
..
1 simple editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
2 split editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
3 cudamodule editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
4 shared editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
5 threads editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
6 std
7 static vs runtime
8 release Cuda: Add test for -isystem/usr/include 2021-07-18 23:14:37 +02:00
9 optimize for space
10 cuda dependency
11 cuda dependency (nvcc) Fix CUDA test without devices. 2020-01-24 14:28:06 +02:00
12 cuda dependency (mixed)
13 cuda compiler setting editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
14 cuda has header symbol editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
15 sanitizer editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
16 multistd Fix crash when getting cuda options 2021-10-27 15:29:44 -04:00