pocketpy/compile_flags.txt
2023-08-03 12:49:32 +08:00

7 lines
73 B
Plaintext

-xc++
-Wall
-W*
-std=c++17
-stdlib=libc++
-Iinclude/
-I3rd/box2d/include/