42_push_swap/compile_flags.txt
2022-09-24 19:57:15 +02:00

7 lines
52 B
Plaintext

-Iinclude
-Ilibft
-std=c17
-Wall
-Wextra
-Wpedantic