2 lines
102 B
Bash
Executable File
2 lines
102 B
Bash
Executable File
g++ -std=c++11 render_balls_so.cpp -o render_balls_so.so -shared -fPIC -O2 -D_GLIBCXX_USE_CXX11_ABI=0
|