Skip to content
Snippets Groups Projects
Commit a8c40f15 authored by clemo's avatar clemo
Browse files

add build flags


Signed-off-by: default avatarclemo <clemo@cbcode.at>
parent 44edffbf
No related branches found
No related tags found
No related merge requests found
Pipeline #4074 passed
...@@ -18,10 +18,9 @@ ...@@ -18,10 +18,9 @@
"homepage": "https://gitlab.com/clemo/gameOfLife/-/blob/master/README.md", "homepage": "https://gitlab.com/clemo/gameOfLife/-/blob/master/README.md",
"frameworks": "*", "frameworks": "*",
"platforms": "*", "platforms": "*",
"export": { "build" : {
"include": [ "flags": [
"src/*.c[pp]", "-I src/gol.c"
"src/*.h"
] ]
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment