Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
wargio committed Oct 16, 2024
1 parent 7063a68 commit 486b1c4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
project('jsdec', 'c', meson_version: '>=0.56.0',
default_options: [
'buildtype=release',
'strip=true',
'b_vscrt=from_buildtype',
'warning_level=1',
'c_std=c11'
Expand Down
1 change: 0 additions & 1 deletion subprojects/packagefiles/libquickjs/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ project('quickjs-ng', 'c',
version: 'v0.6.1',
default_options: [
'buildtype=release',
'strip=true',
'b_vscrt=from_buildtype',
'warning_level=1',
'c_std=c11'
Expand Down

0 comments on commit 486b1c4

Please sign in to comment.