Skip to content

Fix distcc/icecc cmake

Rosen Matev requested to merge rmatev/Gaudi:fix-distcc-cmd into master

The cmake was ignoring the cmd obtained with find_program and instead directly using distcc/icecc. This fixes the issue.

Edited by Marco Clemencic

Merge request reports