CMake/Docs/ccache.md

4 lines
205 B
Markdown
Raw Normal View History

2021-03-25 16:38:12 +03:00
# This is description of cmake module ccache
This module adds support of the ccache.
If you include this cmake file in the main cmakList file then your project will be use the ccache on to the compilator.