rbutil: Remove unused mspack source to fix warning.
We don't need this file, and the implementations are stubs, causing a compile warning. Remove it from the build. Change-Id: I4ee2594c8fbc3ecf4661cc4144f8d9072bd6d983
This commit is contained in:
parent
afe0e18113
commit
dce2ccdd96
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ target_compile_definitions(quazip PUBLIC QUAZIP_STATIC)
|
|||
set_property(TARGET quazip PROPERTY AUTOMOC ON)
|
||||
|
||||
add_library(mspack
|
||||
mspack/cabc.c
|
||||
#mspack/cabc.c
|
||||
mspack/cabd.c
|
||||
mspack/cab.h
|
||||
#mspack/chmc.c
|
||||
|
|
Loading…
Reference in a new issue