mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-28 21:07:59 +03:00
9 lines
95 B
Plaintext
9 lines
95 B
Plaintext
clang++
|
|
-Iincludes
|
|
%cpp
|
|
%hpp --include=./includes/webserv.hpp
|
|
-Wall
|
|
-Wextra
|
|
-Werror
|
|
-std=c++98
|