mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
Use MT's string conversion inside Irrlicht
This commit is contained in:
parent
b9adf244e5
commit
30e280b694
2 changed files with 8 additions and 7 deletions
|
@ -38,8 +38,6 @@ elseif(MSVC)
|
|||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
add_compile_options(/arch:SSE)
|
||||
endif()
|
||||
|
||||
add_compile_options(/D_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING)
|
||||
endif()
|
||||
|
||||
# Platform-independent configuration (hard-coded currently)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue