Skip to content

Fix issues with CXX compilation

Paul Bauer requested to merge properCXXSourceCompilation into C++-development

Some CMake flags where not provided, meaning that the source compilation for C++ was not as intended. Also added some header checks to make sure C++ headers are found as well.

Edited by Paul Bauer

Merge request reports