Skip to content

Commit

Permalink
#665 Enable JXL support in linux builds
Browse files Browse the repository at this point in the history
  • Loading branch information
uazo authored Jan 7, 2024
1 parent 8eb04d9 commit e74225a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/cromite.gn_args
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ use_relr_relocations=false
# see https://github.com/uazo/cromite/pull/317 for context
use_v8_context_snapshot = false

# enable libjxl support by default
enable_jxl_decoder = true

declare_args() {
_is_debug_build = ""
}
Expand Down

0 comments on commit e74225a

Please sign in to comment.