We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you run tests normally and they fail:
cd Build ctest
You will get very uninformative errors. To get informative errors, run with --output-on-failure flag
--output-on-failure
ctest --output-on-failure