pocketpy/build_cpp.sh
2022-11-14 16:08:04 +08:00

1 line
53 B
Bash

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