Skip to content

Commit 9ab1985

Browse files
committed
bump nanobind to PR
1 parent 51439ef commit 9ab1985

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ include(FetchContent)
3636
FetchContent_Declare(
3737
nanobind
3838
GIT_REPOSITORY https://github.com/wjakob/nanobind.git
39-
GIT_TAG v2.2.0
39+
GIT_TAG d698692936bae1c4963e5c42f41fd88e9095b1c0
4040
)
4141
FetchContent_MakeAvailable(nanobind)
4242

0 commit comments

Comments
 (0)