Skip to content

Commit

Permalink
Bundle ivy
Browse files Browse the repository at this point in the history
Former-commit-id: 7c887d7
  • Loading branch information
tkashkin committed Jul 18, 2018
1 parent b776c2d commit d5e10c1
Show file tree
Hide file tree
Showing 6 changed files with 1,176 additions and 7 deletions.
2 changes: 1 addition & 1 deletion meson_options.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
option('flatpak', type: 'boolean', value: false)
option('runtime', type: 'string', value: '')

option('use_ivy', type: 'boolean', value: false)
option('use_ivy', type: 'boolean', value: true)
Loading

0 comments on commit d5e10c1

Please sign in to comment.