summaryrefslogtreecommitdiffhomepage
path: root/include/compile_flags.txt
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-04-24 00:50:24 -0400
committerrealtradam <[email protected]>2023-04-24 00:50:24 -0400
commitc7d724e4f11abb335efcc0d58639a1b458b77019 (patch)
treea0222fed2f77aa994232abf9df79351548db4e92 /include/compile_flags.txt
parentdcd867dc95d13e152716e12f6333796dfc84f4ef (diff)
downloadRodeoKit-c7d724e4f11abb335efcc0d58639a1b458b77019.tar.gz
RodeoKit-c7d724e4f11abb335efcc0d58639a1b458b77019.zip
rework input system. first proper interation
Diffstat (limited to 'include/compile_flags.txt')
-rw-r--r--include/compile_flags.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/compile_flags.txt b/include/compile_flags.txt
index 2c81d8a..26d1cc4 100644
--- a/include/compile_flags.txt
+++ b/include/compile_flags.txt
@@ -9,3 +9,4 @@
-Wextra
-Wpedantic
-Wconversion
+-std=c99