diff options
author | justanothercatgirl <sotov@twistea.su> | 2024-12-04 22:32:12 +0300 |
---|---|---|
committer | justanothercatgirl <sotov@twistea.su> | 2024-12-04 22:32:12 +0300 |
commit | 8269ece153d9f8d1a8a5fb7238adce6aa4226f99 (patch) | |
tree | da560c3866ac00ebb65699cb6bac0e199a877835 /vtek7/compile_flags.txt | |
parent | c031795880d2ff2d3b64864a4ba68280a91d21c3 (diff) |
added vtek7
Diffstat (limited to 'vtek7/compile_flags.txt')
-rw-r--r-- | vtek7/compile_flags.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vtek7/compile_flags.txt b/vtek7/compile_flags.txt new file mode 100644 index 0000000..34ae930 --- /dev/null +++ b/vtek7/compile_flags.txt @@ -0,0 +1,4 @@ +-Iinclude +-std=c++2c +-mavx2 + |