mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 13:15:12 +00:00
Merge pull request #44 from onionhammer/patch-1
functional.h not included in "make install"
This commit is contained in:
commit
1546b85797
@ -74,6 +74,7 @@ set(PYBIND11_HEADERS
|
|||||||
include/pybind11/numpy.h
|
include/pybind11/numpy.h
|
||||||
include/pybind11/complex.h
|
include/pybind11/complex.h
|
||||||
include/pybind11/stl.h
|
include/pybind11/stl.h
|
||||||
|
include/pybind11/functional.h
|
||||||
)
|
)
|
||||||
|
|
||||||
# Create the binding library
|
# Create the binding library
|
||||||
|
Loading…
Reference in New Issue
Block a user