You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 8, 2022. It is now read-only.
We now support switching the test suite build off using the standard CTest
option BUILD_TESTING.
This allows environments where the test compilation fails to skip it in
a consistent manner.
This also removes the unconditional call to enable_testing() which the
CTest module now does only if BUILD_TESTING is ON.
Co-authored-by: Michal Liszcz <liszcz.michal@gmail.com>
0 commit comments