Comment 10 for bug 613590

Revision history for this message
Jari Hautio (jarih) wrote :

I just committed a fix to make building unit tests optional through BUILD_UNIT_TESTS variable. Default is ON, but it's now easy to remove them from build if problems arise.

Disabling testing also removes test target so that succesful "make test" always means that all tests have run successfully.