README: added ccache information

This commit is contained in:
Andreas Stallinger
2017-08-22 18:07:58 +02:00
parent 89b33f6ce9
commit 39550cd03e
+7
View File
@@ -12,9 +12,11 @@
* Boost 1.64
* Botan 2.1.0
* Image Magick 7.0.6
* ccache (unix)
also something about java, but who knows...
#### Environment Variables
* CXX_TEST_DIR - .../cxxtest-4.3
@@ -36,6 +38,11 @@ For Windows:
- append path to VisualStudio/Common7/Tools
- append path to VisualStudio/Common7/IDE
##### ccache
* install ccache
* if ccache is in path it will be used for recompilation
##### Clang setup
For Windows: