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
I would much rather prefer overriding cmake. Having to change something simple and well understood due to the quirks of a particular build system is not nice IMHO
CMake by default define NDEBUG with using Release (or RelWithDebInfo) which is not working well with tests.
The text was updated successfully, but these errors were encountered: