Skip to content

Control: unified C++ compilation/likage flags Makefile variables into control.inc

Alejandro Homs Puron requested to merge makefile_control_inc into master

Unified the Makefile compilation and linkage flags, depending on the active options in 'config.inc', into control/control.inc. This simplifies all the Core and camera plugin Makefiles, as well as its evolution with new Core features.

Updated: Common, Hardware, Control, GLDisplay, Simulator, Espia, Frelon and Maxipix

Merge request reports