Merge branch 'master' into yaml
This commit is contained in:
commit
84b0e7c93c
@ -10,7 +10,13 @@ Licensed under [BSD-3](../master/LICENSE).
|
||||
See http://autocmake.org.
|
||||
|
||||
|
||||
### Projects using Autocmake
|
||||
## Documentation
|
||||
|
||||
- [Latest stable code](http://autocmake.readthedocs.io/en/stable-0.x/)
|
||||
- [Bleeding edge code](http://autocmake.readthedocs.io/en/latest/)
|
||||
|
||||
|
||||
## Projects using Autocmake
|
||||
|
||||
- [Numgrid](https://github.com/dftlibs/numgrid/)
|
||||
- [XCint](https://github.com/dftlibs/xcint/)
|
||||
|
@ -9,7 +9,7 @@ This documentation is refreshed upon each push to the central repository.
|
||||
|
||||
The module reference documentation is generated from the module sources using
|
||||
``#.rst:`` tags (compare for instance
|
||||
http://autocmake.readthedocs.org/en/latest/module-reference.html#cc-cmake with
|
||||
http://autocmake.readthedocs.io/en/latest/module-reference.html#cc-cmake with
|
||||
https://github.com/coderefinery/autocmake/blob/master/modules/cc.cmake).
|
||||
|
||||
Please note that the lines following ``# autocmake.cfg configuration::`` are
|
||||
|
@ -1,5 +1,5 @@
|
||||
# CMakeLists.txt and setup script will be generated from this file
|
||||
# see: http://autocmake.readthedocs.org/en/latest/developers/configuration.html
|
||||
# see: http://autocmake.readthedocs.io/en/latest/developers/configuration.html
|
||||
# adapt the following lines and expand
|
||||
name: myproject
|
||||
min_cmake_version: 2.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user