mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-30 12:11:15 -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
|
|
@ -18,3 +18,7 @@ add_library(nowide STATIC
|
|||
nowide/utf8_codecvt.hpp
|
||||
nowide/windows.hpp
|
||||
)
|
||||
|
||||
target_include_directories(nowide SYSTEM PUBLIC ${Boost_INCLUDE_DIRS})
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue