google / benchmark

A microbenchmark support library
Apache License 2.0
8.69k stars 1.59k forks source link

Bump nanobind to stable v0.2.0, change linker options #1565

Closed nicholasjng closed 1 year ago

nicholasjng commented 1 year ago

Bumps nanobind to v0.2.0, the latest stable version to include all features needed to create the GBM bindings. Use of deprecated names in v0.2.0 was migrated to their new counterparts.

Linker options for macOS were updated to mirror the "endorsed" linker options used in nanobind's CMake config, which were changed since the last commit.