pocketpy/build_cpp.sh
blueloveTH 0891000a46 init
2022-11-06 12:16:57 +08:00

2 lines
45 B
Bash

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