Skip to content

Suppress warnings from pygccxml and newer python versions and fix case of cmake command

Joe Snyder requested to merge suppress_pygccxml_warnings into master

Suppress the warnings from pygccxml and newer versions of python so that the dashboard is clean. Also don't use scream make case for enable_testing.

Merge request reports