build: tidy using streamlined xo-pywebutil
This commit is contained in:
parent
751154fc3e
commit
bb26c99660
2 changed files with 2 additions and 6 deletions
|
|
@ -1,4 +0,0 @@
|
||||||
/home/roland/proj/xo-pyprocess/cmake:
|
|
||||||
drwxr-xr-x 2 roland roland 4096 Oct 12 21:49 .
|
|
||||||
drwxr-xr-x 6 roland roland 4096 Oct 12 21:49 ..
|
|
||||||
-rw-r--r-- 1 roland roland 125 Oct 12 21:49 xo_pyprocessConfig.cmake.in
|
|
||||||
|
|
@ -6,5 +6,5 @@ set(SELF_SRCS pyprocess.cpp)
|
||||||
xo_pybind11_library(${SELF_LIB} ${PROJECT_NAME}Targets ${SELF_SRCS})
|
xo_pybind11_library(${SELF_LIB} ${PROJECT_NAME}Targets ${SELF_SRCS})
|
||||||
|
|
||||||
xo_pybind11_dependency(${SELF_LIB} process)
|
xo_pybind11_dependency(${SELF_LIB} process)
|
||||||
xo_pybind11_header_dependency(${SELF_LIB} pyreactor)
|
xo_pybind11_header_dependency(${SELF_LIB} xo_pyreactor)
|
||||||
xo_pybind11_header_dependency(${SELF_LIB} pywebutil)
|
xo_pybind11_header_dependency(${SELF_LIB} xo_pywebutil)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue