Unverified Commit c07dc400 authored by Sang Ik Lee's avatar Sang Ik Lee Committed by GitHub

Update to latest pybind11. (#4260)

parent c80eb68a
......@@ -23,7 +23,7 @@ include(ExternalProject)
ExternalProject_Add(
pybind11
GIT_REPOSITORY "https://github.com/pybind/pybind11.git"
GIT_TAG "v2.2.4"
GIT_TAG "v2.4.3"
SOURCE_DIR "${CMAKE_CURRENT_BINARY_DIR}/pybind11"
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment