UnnamedPythonMicroConsole/dependencies/pocketpy/compile_flags.txt
2024-04-24 20:54:23 -04:00

12 lines
103 B
Plaintext

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