minor correction in doc
This commit is contained in:
parent
10e1099fb6
commit
924fa706d5
@ -12,7 +12,7 @@ below::
|
|||||||
name: numgrid
|
name: numgrid
|
||||||
|
|
||||||
[fc]
|
[fc]
|
||||||
source: https://github.com/scisoft/autocmake/raw/master/modules/fc_optional.cmake
|
source: https://github.com/scisoft/autocmake/raw/master/modules/fc.cmake
|
||||||
|
|
||||||
[cc]
|
[cc]
|
||||||
source: https://github.com/scisoft/autocmake/raw/master/modules/cc.cmake
|
source: https://github.com/scisoft/autocmake/raw/master/modules/cc.cmake
|
||||||
@ -62,7 +62,7 @@ The names of the other sections do not matter to Autocmake. You could name them
|
|||||||
name: numgrid
|
name: numgrid
|
||||||
|
|
||||||
[one]
|
[one]
|
||||||
source: https://github.com/scisoft/autocmake/raw/master/modules/fc_optional.cmake
|
source: https://github.com/scisoft/autocmake/raw/master/modules/fc.cmake
|
||||||
|
|
||||||
[two]
|
[two]
|
||||||
source: https://github.com/scisoft/autocmake/raw/master/modules/cc.cmake
|
source: https://github.com/scisoft/autocmake/raw/master/modules/cc.cmake
|
||||||
|
@ -82,7 +82,7 @@ And this is what we got::
|
|||||||
| |-- autocmake.cfg
|
| |-- autocmake.cfg
|
||||||
| |-- downloaded
|
| |-- downloaded
|
||||||
| | |-- autocmake_cc.cmake
|
| | |-- autocmake_cc.cmake
|
||||||
| | |-- autocmake_fc_optional.cmake
|
| | |-- autocmake_fc.cmake
|
||||||
| | `-- autocmake_src.cmake
|
| | `-- autocmake_src.cmake
|
||||||
| |-- lib
|
| |-- lib
|
||||||
| | |-- config.py
|
| | |-- config.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user