summaryrefslogtreecommitdiff
path: root/Modules/CMakeTestHIPCompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.logBrad King2023-01-181-6/+0
* Modules: Use new SOURCES_FROM_* try_compile (1/2)Matthew Woehlke2022-09-271-2/+3
* Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-141-2/+2
* HIP: Add missing space when appending --cuda-host-onlyBrad King2021-10-261-1/+1
* HIP: Simplify detection of HIP runtime CMake packageBrad King2021-09-161-21/+0
* enable_language: Fix test for working compiler with CMP0126 NEW behaviorBrad King2021-07-151-0/+3
* HIP: Automatically inject the `hip::device` runtime targetRobert Maynard2021-06-071-0/+21
* HIP: Add language to CMakeRobert Maynard2021-06-071-0/+98