mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 21:20:06 +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
|
|
@ -206,10 +206,6 @@ qt6_create_translation_scwx(QM_FILES ${scwx-qt_SOURCE_DIR} ${TS_FILES})
|
|||
if (WIN32)
|
||||
target_compile_definitions(scwx-qt PUBLIC WIN32_LEAN_AND_MEAN)
|
||||
target_compile_definitions(supercell-wx PUBLIC WIN32_LEAN_AND_MEAN)
|
||||
|
||||
# For Boost::log
|
||||
target_compile_definitions(scwx-qt PRIVATE BOOST_USE_WINAPI_VERSION=0x0601)
|
||||
target_compile_definitions(supercell-wx PRIVATE BOOST_USE_WINAPI_VERSION=0x0601)
|
||||
endif()
|
||||
|
||||
target_include_directories(scwx-qt PUBLIC ${scwx-qt_SOURCE_DIR}/source
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue