42_push_swap/compile_flags.txt

7 lines
52 B
Plaintext

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