mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-01-14 12:33:45 +00:00
update boost version on windows from nt6 to nt62
This commit is contained in:
parent
a0c7be4019
commit
2f60950f0c
@ -187,7 +187,7 @@ target_compile_definitions(${APP_NAME} PRIVATE
|
||||
BOOST_THREAD_DYN_LINK
|
||||
BOOST_ALL_NO_LIB
|
||||
BOOST_LIB_DIAGNOSTIC
|
||||
BOOST_USE_WINAPI_VERSION=0x0600)
|
||||
BOOST_USE_WINAPI_VERSION=0x0602)
|
||||
target_link_libraries(${APP_NAME} PRIVATE ${Boost_LIBRARIES})
|
||||
|
||||
find_package(wxWidgets REQUIRED COMPONENTS base core xrc qa)
|
||||
|
Loading…
x
Reference in New Issue
Block a user