build: report xo_pyreactor dependency
This commit is contained in:
parent
204e3bae4f
commit
630ab081c6
1 changed files with 1 additions and 0 deletions
|
|
@ -4,5 +4,6 @@ set(SELF_LIB xo_pysimulator)
|
|||
set(SELF_SRCS pysimulator.cpp)
|
||||
|
||||
xo_pybind11_library(${SELF_LIB} ${PROJECT_NAME}Targets ${SELF_SRCS})
|
||||
xo_pybind11_dependency(${SELF_LIB} xo_pyreactor)
|
||||
xo_pybind11_dependency(${SELF_LIB} simulator)
|
||||
xo_pybind11_dependency(${SELF_LIB} xo_pyutil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue