pyreactor: + pyprintjson dep
This commit is contained in:
parent
45d799bd36
commit
5553fe5f70
1 changed files with 1 additions and 0 deletions
|
|
@ -6,3 +6,4 @@ set(SELF_SRCS pyreactor.cpp)
|
|||
xo_pybind11_library(${SELF_LIB} ${PROJECT_NAME}Targets ${SELF_SRCS})
|
||||
|
||||
xo_pybind11_dependency(${SELF_LIB} reactor)
|
||||
xo_pybind11_header_dependency(${SELF_LIB} pyprintjson)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue