mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
ROCMClang: Add the ROCm toolkit derived clang compiler to CMake
This commit is contained in:
committed by
Zack Galbreath
parent
590553f322
commit
bd844387df
@@ -384,6 +384,7 @@ elseif(_WCDH_policy STREQUAL "")
|
||||
)
|
||||
endif()
|
||||
|
||||
set(__skip_rocmclang TRUE)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/CMakeCompilerIdDetection.cmake)
|
||||
|
||||
function(_load_compiler_variables CompilerId lang)
|
||||
|
||||
Reference in New Issue
Block a user