Skip to content

Build DDECal without armadillo

Tammo Jan Dijkema requested to merge build-without-armadillo into master

Created by: aroffringa

Fixes #57 (closed) , by conditionally compiling the screen cpp files depending on whether Armadillo is available. DDECal now compiles without Armadillo. Also removes using namespace arma from one of the screen header files.

Merge request reports