meson/test cases/cuda/16 multistd
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
..
lib.cu Fix crash when getting cuda options 2021-10-27 15:29:44 -04:00
main.cu Fix crash when getting cuda options 2021-10-27 15:29:44 -04:00
meson.build Fix crash when getting cuda options 2021-10-27 15:29:44 -04:00