mirror of
https://github.com/madler/zlib
synced 2025-03-28 21:13:15 +00:00
CMake: Add one more alias for llvm-cov.
This commit is contained in:
parent
1be9392124
commit
c31099862f
@ -70,6 +70,7 @@ if(ZLIB_BUILD_STATIC)
|
||||
|
||||
if(${CMAKE_C_COMPILER_ID} STREQUAL "Clang")
|
||||
set(llvm_names llvm_cov)
|
||||
list(APPEND llvm_names llvm-cov
|
||||
|
||||
foreach(ver RANGE 11 99)
|
||||
list(APPEND llvm_names llvm-cov-${ver})
|
||||
|
Loading…
x
Reference in New Issue
Block a user