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
Allow to use nanobind as an archive in FetchContent (#1212)
* declare tsl::robin_map as imported interface library
- Only find the dependency when tsl::robin_map is not present (fetchcontent archive support)
- Requires tsl-robin-map as mandatory
* declare imported library only if not already present
0 commit comments