boost: submodule update
This commit is contained in:
parent
bad51953ac
commit
d3e8e95334
|
@ -576,6 +576,8 @@ if (WIN32)
|
||||||
target_sources(shadps4 PRIVATE src/shadps4.rc)
|
target_sources(shadps4 PRIVATE src/shadps4.rc)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
add_definitions(-DBOOST_ASIO_STANDALONE)
|
||||||
|
|
||||||
target_include_directories(shadps4 PRIVATE ${CMAKE_CURRENT_SOURCE_DIR})
|
target_include_directories(shadps4 PRIVATE ${CMAKE_CURRENT_SOURCE_DIR})
|
||||||
|
|
||||||
# Shaders sources
|
# Shaders sources
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 37c61671aaa52b3a1d21a3df15cc2b4cf282bbaa
|
Subproject commit 147b2de7734f5dc3b9aeb1f4135ae15fcd44b9d7
|
Loading…
Reference in New Issue