minor correction in doc
This commit is contained in:
parent
10e1099fb6
commit
924fa706d5
@ -12,7 +12,7 @@ below::
|
||||
name: numgrid
|
||||
|
||||
[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]
|
||||
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
|
||||
|
||||
[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]
|
||||
source: https://github.com/scisoft/autocmake/raw/master/modules/cc.cmake
|
||||
|
@ -82,7 +82,7 @@ And this is what we got::
|
||||
| |-- autocmake.cfg
|
||||
| |-- downloaded
|
||||
| | |-- autocmake_cc.cmake
|
||||
| | |-- autocmake_fc_optional.cmake
|
||||
| | |-- autocmake_fc.cmake
|
||||
| | `-- autocmake_src.cmake
|
||||
| |-- lib
|
||||
| | |-- config.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user