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
- Fixes#103
- Provide `check` target that will build tests
- Tests are no longer included in the `all` target
- `make check` will build in parallel: the static and dynamic library,
all tests and run them with `ctest`
- `make` will build the library and documentation if enabled
0 commit comments