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