mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-24 11:26:18 +00:00
boost: submodule update
This commit is contained in:
parent
bad51953ac
commit
d3e8e95334
2 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue