pocketpy/build_cpp.sh
2022-11-19 17:27:43 +08:00

1 line
53 B
Bash

g++ -o pocketpy src/main.cpp --std=c++17 -O1 -pthread