This commit is contained in:
wangjiyu 2025-04-16 17:53:08 +08:00
parent 0bee448294
commit ad48b2e55a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
g++ -shared -fPIC \
g++ -DBOOST_DEBUG_PYTHON -shared -fPIC \
-I/usr/include/python3.10 -I/usr/include/python3.10/numpy -I./include \
-L./lib -L/usr/lib/x86_64-linux-gnu \
-DRTC_NUMPY_IMPL \