the purpose is to make CI systems like travis happy because ctest counts tests with status "(Not Run)" as failed and returns a non-zero exit code. hiding disabled ctests can be achived by adding the -DADD_DISABLED_CTESTS=OFF cmake parameter.
the purpose is to make CI systems like travis happy because ctest counts tests with status "(Not Run)" as failed and returns a non-zero exit code. hiding disabled ctests can be achived by adding the -DADD_DISABLED_CTESTS=OFF cmake parameter.