42_push_swap/compile_flags.txt

7 lines
52 B
Plaintext
Raw Normal View History

2022-09-24 19:57:15 +02:00
-Iinclude
-Ilibft
-std=c17
-Wall
-Wextra
-Wpedantic