Skip to content

Commit

Permalink
Update genie.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
bkaradzic authored Jan 31, 2025
1 parent 1283283 commit 8168075
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/genie.lua
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ project "bx.test"

debugdir (path.join(BX_DIR, "tests"))

flags {
"FatalWarnings",
}

removeflags {
"NoExceptions",
}
Expand Down

0 comments on commit 8168075

Please sign in to comment.