more doc
This commit is contained in:
18
doc/updating-modules.rst
Normal file
18
doc/updating-modules.rst
Normal file
@ -0,0 +1,18 @@
|
||||
|
||||
|
||||
Updating CMake modules
|
||||
======================
|
||||
|
||||
To update CMake modules you need to run the ``boostrap.py`` script::
|
||||
|
||||
cd cmake
|
||||
python bootstrap.py ..
|
||||
|
||||
The CMake modules are not fetched or updated at configure time
|
||||
or build time.
|
||||
|
||||
|
||||
How to pin CMake modules to a certain version
|
||||
---------------------------------------------
|
||||
|
||||
Write me ...
|
Reference in New Issue
Block a user