cosmetic: drop unneeded comments
This commit is contained in:
parent
3194fb35f7
commit
484b2e9f0d
1 changed files with 0 additions and 5 deletions
|
|
@ -3,10 +3,5 @@
|
|||
set(SELF_LIB pyreflect)
|
||||
set(SELF_SRCS pyreflect.cpp)
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
# pybind11 dep
|
||||
|
||||
xo_pybind11_library(${SELF_LIB} ${PROJECT_NAME}Targets ${SELF_SRCS})
|
||||
|
||||
xo_pybind11_dependency(${SELF_LIB} reflect)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue