pocketpy/compile_flags.txt
blueloveTH f83dac9252 ...
2024-01-16 02:33:22 +08:00

9 lines
100 B
Plaintext

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