Skip to content

Add -clc command line option to point to a different compiler

Camil Staps requested to merge CLEANCOCL-environment-variable into master

This allows using the -clc command line option to point to a different compiler than the default cocl/CleanCompiler.exe. This is useful now that the nightly builds include both cocl and cocl-itasks, so that you can use clm -clc cocl-itasks ....

Edited by Camil Staps

Merge request reports