summaryrefslogtreecommitdiffhomepage
path: root/src/compile_flags.txt
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-03-05 06:38:09 -0500
committerrealtradam <[email protected]>2023-03-05 06:38:09 -0500
commite58d0577634b1405a40a4b1ebd0a36323fa81970 (patch)
treee0facd0d5e396b07ef161dc7ef885c71694d0cbb /src/compile_flags.txt
parenteb6a382d03c5b9c915a949ea1119c2cbf72f1d6e (diff)
downloadRodeoKit-e58d0577634b1405a40a4b1ebd0a36323fa81970.tar.gz
RodeoKit-e58d0577634b1405a40a4b1ebd0a36323fa81970.zip
initial rewrite to follow new styleguide
Diffstat (limited to 'src/compile_flags.txt')
-rw-r--r--src/compile_flags.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/compile_flags.txt b/src/compile_flags.txt
index 0d92969..2cccc56 100644
--- a/src/compile_flags.txt
+++ b/src/compile_flags.txt
@@ -4,3 +4,6 @@
-I../external/bgfx/include
-I../external/bx/include
-I../external/cglm/include
+-Wall
+-Wextra
+-Wpedantic