Published Friday April 20, 2018
By Jarle Aase
This article is work in progress, and mostly for my own reference.
From the build directory
cmake -LAH ..
cmake -DCMAKE_BUILD_TYPE=Release
cmake --build . --config Debugcmake --build . --config Release