Skip to content

Commit

Permalink
put debug build options back in place
Browse files Browse the repository at this point in the history
  • Loading branch information
183amir committed Sep 5, 2024
1 parent 6fc8716 commit 78de574
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions org.gahshomar.Gahshomar.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
"--socket=wayland",
"--metadata=X-DConf=migrate-path=/org/gahshomar/Gahshomar/"
],
"build-options": {
"cflags": "-O2 -g",
"cxxflags": "-O2 -g",
"env": {
"V": "1"
}
},
"cleanup": [
"/include",
"/lib/pkgconfig",
Expand Down

0 comments on commit 78de574

Please sign in to comment.