diff options
Diffstat (limited to 'thirdparty/brotli/CMakeLists.txt')
-rw-r--r-- | thirdparty/brotli/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/thirdparty/brotli/CMakeLists.txt b/thirdparty/brotli/CMakeLists.txt index f5133420..8ef1917b 100644 --- a/thirdparty/brotli/CMakeLists.txt +++ b/thirdparty/brotli/CMakeLists.txt @@ -1,5 +1,4 @@ -add_definitions ( -) +force_release_build () add_convenience_library (brotli_dec_bundled EXCLUDE_FROM_ALL |