mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-02-02 04:53:26 +08:00
Add complex.h to list of installed headers
This commit is contained in:
parent
61d67f0462
commit
3e2736b63c
@ -72,6 +72,7 @@ set(PYBIND11_HEADERS
|
|||||||
include/pybind11/pytypes.h
|
include/pybind11/pytypes.h
|
||||||
include/pybind11/typeid.h
|
include/pybind11/typeid.h
|
||||||
include/pybind11/numpy.h
|
include/pybind11/numpy.h
|
||||||
|
include/pybind11/complex.h
|
||||||
)
|
)
|
||||||
|
|
||||||
# Create the binding library
|
# Create the binding library
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user