+ .hpp deps pyreactor,pywebutil
This commit is contained in:
parent
1fe15afb57
commit
361a957e3c
1 changed files with 2 additions and 0 deletions
|
|
@ -6,3 +6,5 @@ set(SELF_SRCS pyprocess.cpp)
|
||||||
xo_pybind11_library(${SELF_LIB} ${PROJECT_NAME}Targets ${SELF_SRCS})
|
xo_pybind11_library(${SELF_LIB} ${PROJECT_NAME}Targets ${SELF_SRCS})
|
||||||
|
|
||||||
xo_pybind11_dependency(${SELF_LIB} process)
|
xo_pybind11_dependency(${SELF_LIB} process)
|
||||||
|
xo_pybind11_header_dependency(${SELF_LIB} pyreactor)
|
||||||
|
xo_pybind11_header_dependency(${SELF_LIB} pywebutil)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue