mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2024-12-29 11:06:07 +00:00
boost: submodule update
This commit is contained in:
parent
c63730495d
commit
29913c7ee5
|
@ -576,6 +576,8 @@ if (WIN32)
|
|||
target_sources(shadps4 PRIVATE src/shadps4.rc)
|
||||
endif()
|
||||
|
||||
add_definitions(-DBOOST_ASIO_STANDALONE)
|
||||
|
||||
target_include_directories(shadps4 PRIVATE ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
# Shaders sources
|
||||
|
|
2
externals/boost
vendored
2
externals/boost
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 37c61671aaa52b3a1d21a3df15cc2b4cf282bbaa
|
||||
Subproject commit 147b2de7734f5dc3b9aeb1f4135ae15fcd44b9d7
|
Loading…
Reference in a new issue