extend doc

This commit is contained in:
Radovan Bast
2015-07-27 20:29:48 +02:00
parent d3910cd04d
commit 7c52934091
8 changed files with 52 additions and 28 deletions

View File

@ -5,8 +5,8 @@ Updating CMake modules
To update CMake modules fetched from the web you need to run the ``update.py`` script::
cd cmake
python update.py ..
$ cd cmake
$ python update.py ..
The CMake modules are not fetched or updated at configure time or build time.
In other words, if you never re-run ``update.py`` script and never modify the