mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
Merge pull request #4415 from bgilbert/buildtype
meson: drop unused variable
This commit is contained in:
commit
bdceb81271
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ zstd_docdir = join_paths(zstd_datadir, 'doc', meson.project_name())
|
|||
|
||||
# Built-in options
|
||||
use_debug = get_option('debug')
|
||||
buildtype = get_option('buildtype')
|
||||
default_library_type = get_option('default_library')
|
||||
|
||||
# Custom options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue