module files are parsed for configuration by default
This commit is contained in:
@ -13,10 +13,8 @@
|
||||
# CMAKE_C_FLAGS
|
||||
# CMAKE_CXX_FLAGS
|
||||
#
|
||||
# Example autocmake.cfg entry::
|
||||
# autocmake.cfg configuration::
|
||||
#
|
||||
# [omp]
|
||||
# source: https://github.com/scisoft/autocmake/raw/master/modules/omp.cmake
|
||||
# docopt: --omp Enable OpenMP parallelization [default: False].
|
||||
# define: '-DENABLE_OPENMP=%s' % arguments['--omp']
|
||||
|
||||
|
Reference in New Issue
Block a user