meson/mesonbuild/compilers
wrvsrx e2458c6f94 nvcc compiler: support find dependency header files
This commit supersedes PR #11229 and #10993.

It also adds version check according to [comments](https://github.com/mesonbuild/meson/pull/11229#issuecomment-1370287546)
2023-12-26 23:37:27 -05:00
..
mixins Revert "clike: Deduplicate rpath linker flags" 2023-12-26 18:09:34 -05:00
__init__.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
asm.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
c.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
c_function_attributes.py Fix visibility attribute support check for GCC on Windows 2023-11-04 23:36:03 -04:00
compilers.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
cpp.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
cs.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
cuda.py nvcc compiler: support find dependency header files 2023-12-26 23:37:27 -05:00
cython.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
d.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
detect.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
fortran.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
java.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
objc.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
objcpp.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
rust.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
swift.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
vala.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00