mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-28 21:07:59 +03:00
12 lines
122 B
Plaintext
12 lines
122 B
Plaintext
clang++
|
|
-Iincludes
|
|
-Isrc/Client/
|
|
-Isrc/Autoindex/
|
|
-Isrc/Server/
|
|
-Isrc/config/
|
|
-Isrc/CGI/
|
|
-Wall
|
|
-Wextra
|
|
-Werror
|
|
-std=c++98
|