s/yaml/master/
This commit is contained in:
parent
be5d760555
commit
9c9f001e57
@ -12,7 +12,7 @@
|
|||||||
# - minor: 59
|
# - minor: 59
|
||||||
# - patch: 0
|
# - patch: 0
|
||||||
# - components: "chrono;timer;system"
|
# - components: "chrono;timer;system"
|
||||||
# - source: "https://github.com/coderefinery/autocmake/raw/yaml/modules/boost/boost.cmake"
|
# - source: "https://github.com/coderefinery/autocmake/raw/master/modules/boost/boost.cmake"
|
||||||
#
|
#
|
||||||
# Cross-dependencies between required components are not checked for.
|
# Cross-dependencies between required components are not checked for.
|
||||||
# For example, Boost.Timer depends on Boost.Chrono and Boost.System thus you
|
# For example, Boost.Timer depends on Boost.Chrono and Boost.System thus you
|
||||||
@ -48,7 +48,7 @@
|
|||||||
#
|
#
|
||||||
# autocmake.yml configuration::
|
# autocmake.yml configuration::
|
||||||
#
|
#
|
||||||
# url_root: https://github.com/coderefinery/autocmake/raw/yaml/
|
# url_root: https://github.com/coderefinery/autocmake/raw/master/
|
||||||
# major: 1
|
# major: 1
|
||||||
# minor: 48
|
# minor: 48
|
||||||
# patch: 0
|
# patch: 0
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
#
|
#
|
||||||
# autocmake.yml configuration::
|
# autocmake.yml configuration::
|
||||||
#
|
#
|
||||||
# url_root: https://github.com/coderefinery/autocmake/raw/yaml/
|
# url_root: https://github.com/coderefinery/autocmake/raw/master/
|
||||||
# fetch:
|
# fetch:
|
||||||
# - "%(url_root)modules/git_info/git_info_sub.cmake"
|
# - "%(url_root)modules/git_info/git_info_sub.cmake"
|
||||||
# - "%(url_root)modules/git_info/git_info.h.in"
|
# - "%(url_root)modules/git_info/git_info.h.in"
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
#
|
#
|
||||||
# autocmake.yml configuration::
|
# autocmake.yml configuration::
|
||||||
#
|
#
|
||||||
# url_root: https://github.com/coderefinery/autocmake/raw/yaml/
|
# url_root: https://github.com/coderefinery/autocmake/raw/master/
|
||||||
# docopt: "--accelerate Find and link to ACCELERATE [default: False]."
|
# docopt: "--accelerate Find and link to ACCELERATE [default: False]."
|
||||||
# define: "'-DENABLE_ACCELERATE={0}'.format(arguments['--accelerate'])"
|
# define: "'-DENABLE_ACCELERATE={0}'.format(arguments['--accelerate'])"
|
||||||
# fetch:
|
# fetch:
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
#
|
#
|
||||||
# autocmake.yml configuration::
|
# autocmake.yml configuration::
|
||||||
#
|
#
|
||||||
# url_root: https://github.com/coderefinery/autocmake/raw/yaml/
|
# url_root: https://github.com/coderefinery/autocmake/raw/master/
|
||||||
# docopt: "--cblas Find and link to CBLAS [default: False]."
|
# docopt: "--cblas Find and link to CBLAS [default: False]."
|
||||||
# define: "'-DENABLE_CBLAS={0}'.format(arguments['--cblas'])"
|
# define: "'-DENABLE_CBLAS={0}'.format(arguments['--cblas'])"
|
||||||
# fetch:
|
# fetch:
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
#
|
#
|
||||||
# autocmake.yml configuration::
|
# autocmake.yml configuration::
|
||||||
#
|
#
|
||||||
# url_root: https://github.com/coderefinery/autocmake/raw/yaml/
|
# url_root: https://github.com/coderefinery/autocmake/raw/master/
|
||||||
# docopt: "--lapacke Find and link to LAPACKE [default: False]."
|
# docopt: "--lapacke Find and link to LAPACKE [default: False]."
|
||||||
# define: "'-DENABLE_LAPACKE={0}'.format(arguments['--lapacke'])"
|
# define: "'-DENABLE_LAPACKE={0}'.format(arguments['--lapacke'])"
|
||||||
# fetch:
|
# fetch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user