modify option doc
This commit is contained in:
parent
78ebba62e5
commit
b38e7ce3d2
@ -17,7 +17,7 @@
|
||||
# docopt: --cblas Detect and link to CBLAS [default: False].
|
||||
# define: '-DENABLE_CBLAS=%s' % arguments['--cblas']
|
||||
|
||||
option(ENABLE_CBLAS "Enable CBLAS" OFF)
|
||||
option(ENABLE_CBLAS "Detect and link to CBLAS" OFF)
|
||||
|
||||
if(ENABLE_CBLAS)
|
||||
if(ENABLE_STATIC_LINKING)
|
||||
|
Loading…
x
Reference in New Issue
Block a user