xo-pyexpression: build: drop xo-pyreflect dep
This commit is contained in:
parent
db02e7c08c
commit
563b7250d2
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ set(SELF_SRCS pyexpression.cpp)
|
|||
|
||||
xo_pybind11_library(${SELF_LIB} ${PROJECT_NAME}Targets ${SELF_SRCS})
|
||||
xo_pybind11_dependency(${SELF_LIB} xo_expression)
|
||||
xo_pybind11_dependency(${SELF_LIB} xo_pyreflect)
|
||||
#xo_pybind11_dependency(${SELF_LIB} xo_pyreflect)
|
||||
xo_dependency(${SELF_LIB} refcnt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue