mirror of
https://github.com/Mercantec-GHC/h4-projekt-gruppe-0-sm.git
synced 2025-04-27 08:24:05 +02:00
15 lines
195 B
Plaintext
15 lines
195 B
Plaintext
-xc
|
|
-std=c17
|
|
-Wall
|
|
-Wextra
|
|
-Wpedantic
|
|
-Wconversion
|
|
-pedantic
|
|
-pedantic-errors
|
|
-Wno-unused-parameter
|
|
-Wno-unused-function
|
|
-DINCLUDE_TESTS
|
|
-DPUBLIC_DIR_PATH="./public"
|
|
-DDB_FILEPATH="database.db"
|
|
|