mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-23 00:31:11 -06:00
Build system tweaks to get rid of cmake and boost warnings.
This commit is contained in:
parent
9c46eed742
commit
96380180f4
9 changed files with 37 additions and 24 deletions
|
@ -12,3 +12,5 @@ add_library(miniz STATIC
|
|||
miniz_tinfl.cpp
|
||||
miniz_zip.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(miniz nowide)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue