avoid code duplication with local cmake modules; fixes #32
the directory for downloaded modules is renamed from modules/ to downloaded/
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
Updating CMake modules
|
||||
======================
|
||||
|
||||
To update CMake modules you need to run the ``update.py`` script::
|
||||
To update CMake modules fetched from the web you need to run the ``update.py`` script::
|
||||
|
||||
cd cmake
|
||||
python update.py ..
|
||||
|
Reference in New Issue
Block a user