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
fix CMakeLists so that debug build type packages source
- remove "DEPENDS" which was causing an error when running in debug mode
because the target is only created in release mode
- don't copy over unit tests, and preview related code.
0 commit comments