mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-18 19:16:43 +00:00
[libclc] Clarify option help message
This should make it more obvious it applies only to libclc.
This commit is contained in:
parent
06f54e7c2b
commit
93d51194b1
@ -32,7 +32,7 @@ set_property(DIRECTORY APPEND PROPERTY CMAKE_CONFIGURE_DEPENDS
|
||||
set( LIBCLC_MIN_LLVM 3.9.0 )
|
||||
|
||||
set( LIBCLC_TARGETS_TO_BUILD "all"
|
||||
CACHE STRING "Semicolon-separated list of targets to build, or 'all'." )
|
||||
CACHE STRING "Semicolon-separated list of libclc targets to build, or 'all'." )
|
||||
|
||||
option( ENABLE_RUNTIME_SUBNORMAL "Enable runtime linking of subnormal support." OFF )
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user