xo-pyjit: drop xo-pyexpression dep
This commit is contained in:
parent
aae67dd794
commit
99b56a3540
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ set(SELF_SRCS pyjit.cpp)
|
|||
|
||||
xo_pybind11_library(${SELF_LIB} ${PROJECT_NAME}Targets ${SELF_SRCS})
|
||||
xo_pybind11_dependency(${SELF_LIB} xo_jit)
|
||||
xo_pybind11_dependency(${SELF_LIB} xo_pyexpression)
|
||||
#xo_pybind11_dependency(${SELF_LIB} xo_pyexpression)
|
||||
xo_dependency(${SELF_LIB} refcnt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue