Skip to content

Commit ffb981c

Browse files
committed
add function_ref.h to PYBIND11_HEADERS.
1 parent a65e79d commit ffb981c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ set(PYBIND11_HEADERS
188188
include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h
189189
include/pybind11/detail/exception_translation.h
190190
include/pybind11/detail/function_record_pyobject.h
191+
include/pybind11/detail/function_ref.h
191192
include/pybind11/detail/holder_caster_foreign_helpers.h
192193
include/pybind11/detail/init.h
193194
include/pybind11/detail/internals.h

0 commit comments

Comments
 (0)