Marc Chevrier
375e6fdbbe
Link step: use linker dependency linker file
...
Based on work done by @ben.boeckel (!8051 )
Fixes : #22217
2023-05-03 17:08:07 +02:00
Marc Chevrier
ede33f30cf
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
...
Fixes : #24123
2023-03-01 12:23:28 +01:00
Raul Tambre
fc3a1cbdd8
CompilerID: Compiler extensions default detection
2021-09-28 21:24:53 +03:00
Brad King
cb93f72624
HIP: Simplify detection of HIP runtime CMake package
...
It only makes sense to use the CMake package from the same ROCm
installation that the compiler uses. Ask the HIP compiler to report the
location of the ROCm installation. Verify up front that it contains the
expected CMake package file.
2021-09-16 15:33:53 -04:00
Robert Maynard
947dbed0aa
HIP: Automatically inject the hip::device runtime target
...
Any target that might need to link to hip code needs the `hip::device`
target
2021-06-07 19:25:33 +00:00
Robert Maynard
b50bfc8913
HIP: Add language to CMake
2021-06-07 19:25:33 +00:00