`make test` doesn't build the tests #49
Closed
Labels
Comments
Adding an explicit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After merging the CMake patch from @Salamek (thanks), I see that
make test
doesn't implicitly build the tests. You have tomake all
first or they may fail.I tried to get this working and could not. Maybe someone else can. For the moment I just added a note to README.md.
The text was updated successfully, but these errors were encountered: