Use `make test` to run tests
CMakeLists.txt uses `add_test` to execute `test/run_tests` which does the same thing as the `prove` line did.
parent
cfcac4f8
Please register or sign in to comment
CMakeLists.txt uses `add_test` to execute `test/run_tests` which does the same thing as the `prove` line did.