Build system tweaks to get rid of cmake and boost warnings.
This commit is contained in:
@@ -12,3 +12,5 @@ add_library(miniz STATIC
|
||||
miniz_tinfl.cpp
|
||||
miniz_zip.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(miniz nowide)
|
||||
|
||||
Reference in New Issue
Block a user