mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 18:20:04 +00:00
Revert "Workaround for Boost 1.78.0 log namespace change"
This reverts commit ae886fd624.
This commit is contained in:
parent
034b4f78c5
commit
a90d95cf6d
3 changed files with 0 additions and 12 deletions
|
|
@ -202,9 +202,6 @@ target_link_libraries(wxdata INTERFACE Boost::iostreams
|
|||
|
||||
if (WIN32)
|
||||
target_link_libraries(wxdata INTERFACE Ws2_32)
|
||||
|
||||
# For Boost::log
|
||||
target_compile_definitions(wxdata PRIVATE BOOST_USE_WINAPI_VERSION=0x0601)
|
||||
endif()
|
||||
|
||||
set_target_properties(wxdata PROPERTIES CXX_STANDARD 20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue