build: streamline CMAKE_MODULE_PATH interaction
This commit is contained in:
parent
697fd4ee9a
commit
f7abb8fedb
5 changed files with 90 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# xo_pywebsock/src/pywebsock/CMakeLists.txt
|
||||
|
||||
set(SELF_LIB pywebsock)
|
||||
set(SELF_LIB xo_pywebsock)
|
||||
set(SELF_SRCS pywebsock.cpp)
|
||||
|
||||
xo_pybind11_library(${SELF_LIB} ${PROJECT_NAME}Targets ${SELF_SRCS})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue