convert math lib code to yaml
This commit is contained in:
@ -8,10 +8,10 @@
|
||||
# ATLAS_LIBRARIES
|
||||
# ATLAS_INCLUDE_DIR
|
||||
#
|
||||
# autocmake.cfg configuration::
|
||||
# autocmake.yml configuration::
|
||||
#
|
||||
# docopt: --atlas Find and link to ATLAS [default: False].
|
||||
# define: '-DENABLE_ATLAS={0}'.format(arguments['--atlas'])
|
||||
# docopt: "--atlas Find and link to ATLAS [default: False]."
|
||||
# define: "'-DENABLE_ATLAS={0}'.format(arguments['--atlas'])"
|
||||
|
||||
option(ENABLE_ATLAS "Find and link to ATLAS" OFF)
|
||||
|
||||
|
Reference in New Issue
Block a user