Build system tweaks to get rid of cmake and boost warnings.
This commit is contained in:
@@ -18,3 +18,7 @@ add_library(nowide STATIC
|
||||
nowide/utf8_codecvt.hpp
|
||||
nowide/windows.hpp
|
||||
)
|
||||
|
||||
target_include_directories(nowide SYSTEM PUBLIC ${Boost_INCLUDE_DIRS})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user