diff options
author | talha <sarcxd@gmail.com> | 2025-03-23 00:20:16 +0500 |
---|---|---|
committer | talha <sarcxd@gmail.com> | 2025-03-23 00:20:16 +0500 |
commit | 4ded80f7145c08cd1f94d5f2af8dcd8d0452f507 (patch) | |
tree | 1ee0be90f169095fc9e2730ea3eced013be9e36a /compile_flags.txt | |
parent | f8dd0bb51027d428d0cab7951489647656db0290 (diff) |
Updated Quad Drawing, Added compile and run script
Diffstat (limited to 'compile_flags.txt')
-rw-r--r-- | compile_flags.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 474e164..92c4073 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,6 +1,7 @@ -xc++ -std=c++11 -Wall +-Wno-missing-braces -I./include -I/usr/include -I/usr/local/include |