FreeCAD: master 78fe9b57

Author Committer Branch Timestamp Parent
Markus Reitboeck wmayer master 2019-04-11 19:46:34 master 487544d3
Changeset CMake: setting CCache before calling the project command

as the comment and https://crascit.com/2016/04/09/using-ccache-with-cmake/
suggest, setting CCache should be done before project command,
because then CMake checks if the compiler can be invoked through CCache
mod - CMakeLists.txt Diff File