Skip to content

use ccache in the nightly builds

Marco Clemencic requested to merge clemenci/LbNightlyTools:LBCORE-637 into master

Automatically use ccache in the nightly builds, if we are not building for a release and the environment variable CCACHE_DIR is defined.

For CMT we still not use ccache because we need LBCORE-953.

Fixes LBCORE-637.

Merge request reports