Jukka Seppänen edadfb1b13 init
2025-01-21 20:01:16 +02:00

1 line
143 B
Bash
Executable File

c++ -O3 -Wall -shared -std=c++11 -fPIC `python3 -m pybind11 --includes` mesh_processor.cpp -o mesh_processor`python3-config --extension-suffix`