Skip to content

modified generic Makefile to use CMT if unavoidable

Marco Clemencic requested to merge clemenci/LbScripts:master into master

The default build tool is now CMake, but old projects (e.g. created with SetupProject --build-env) must be built with CMT.

Merge request reports