1 2 3 4 5 6 7 8 9 10 11 12 13 14
PY23_NATIVE_LIBRARY() SRCS( cast.cpp pod.cpp typedesc.cpp module.cpp exceptions.cpp embedding.cpp empty.cpp v2.cpp ) END()