CMakeLists.txt
3.97 KB
-
cmake: enable testing at the top level · 4a54d8e3
Ensure that we `enable_testing()` at the top-level CMakeLists.txt or else we'll need to navigate within the build directory to the correct place in the hierarchy to run `ctest`. Now we can `ctest` at the top-level again.
Edward Thomson committed