cmake target pyreflect -> xo_pyreflect

This commit is contained in:
Roland Conybeare 2023-10-22 15:53:04 -04:00
commit 098c979f2d

View file

@ -1,6 +1,6 @@
# xo_pyreflect/src/pyreflect/CMakeLists.txt
set(SELF_LIB pyreflect)
set(SELF_LIB xo_pyreflect)
set(SELF_SRCS pyreflect.cpp)
# ----------------------------------------------------------------