1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-24 10:05:52 +00:00

Build system tweaks to get rid of cmake and boost warnings.

This commit is contained in:
tamasmeszaros
2019-05-30 17:48:32 +02:00
parent 9c46eed742
commit 96380180f4
9 changed files with 37 additions and 24 deletions
+4
View File
@@ -18,3 +18,7 @@ add_library(nowide STATIC
nowide/utf8_codecvt.hpp
nowide/windows.hpp
)
target_include_directories(nowide SYSTEM PUBLIC ${Boost_INCLUDE_DIRS})