pyprintjson -> xo_pyprintjson
This commit is contained in:
parent
36e0129348
commit
9dc0c6e256
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# xo_pyprintjson/src/pyprintjson/CMakeLists.txt
|
||||
|
||||
set(SELF_LIB pyprintjson)
|
||||
set(SELF_LIB xo_pyprintjson)
|
||||
set(SELF_SRCS pyprintjson.cpp)
|
||||
|
||||
xo_pybind11_library(${SELF_LIB} ${PROJECT_NAME}Targets ${SELF_SRCS})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue