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
In the main Cmake, we were setting things like:
-DLOCAL_BACKEND=1, -DUSB_BACKEND=1, -DNETWORK_BACKEND=1,
-DXML_BACKEND=1, -DMATLAB_BINDINGS_API=1,
but we don't use them anywhere, so remove them.
Signed-off-by: Robin Getz <[email protected]>
0 commit comments