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
Use sibling capy when building standalone inside boost tree
Before falling back to find_package or FetchContent, check if
capy exists as a sibling directory (../capy/). This avoids a
redundant clone when building from within the superproject layout.
0 commit comments