pocketpy/compile_flags.txt
2024-06-16 17:34:11 +08:00

10 lines
87 B
Plaintext

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