build: pyprintjson -> xo-pyprintjson
This commit is contained in:
parent
df22be6901
commit
037b34d9e9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +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)
|
||||
xo_pybind11_header_dependency(${SELF_LIB} xo_pyprintjson)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue