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