summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Pappacoda <andrea@pappacoda.it>2021-12-06 18:56:43 +0100
committerAndrea Pappacoda <andrea@pappacoda.it>2021-12-06 18:56:43 +0100
commitf4587c596feb022fe2e681bb7f2b8283b4f72a37 (patch)
tree489ac537219bac8e4fab263d25448bb67adc3b8b
parentMerge pull request #7523 from jam1garner/support-all-subsdks (diff)
downloadyuzu-f4587c596feb022fe2e681bb7f2b8283b4f72a37.tar
yuzu-f4587c596feb022fe2e681bb7f2b8283b4f72a37.tar.gz
yuzu-f4587c596feb022fe2e681bb7f2b8283b4f72a37.tar.bz2
yuzu-f4587c596feb022fe2e681bb7f2b8283b4f72a37.tar.lz
yuzu-f4587c596feb022fe2e681bb7f2b8283b4f72a37.tar.xz
yuzu-f4587c596feb022fe2e681bb7f2b8283b4f72a37.tar.zst
yuzu-f4587c596feb022fe2e681bb7f2b8283b4f72a37.zip
-rw-r--r--CMakeLists.txt2
m---------externals/cubeb0
2 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 61510cc0f..bb858dda3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -131,7 +131,7 @@ add_definitions(-DBOOST_ASIO_DISABLE_CONCEPTS)
if (MSVC)
add_compile_options($<$<COMPILE_LANGUAGE:CXX>:/std:c++latest>)
- # cubeb and boost still make use of deprecated result_of.
+ # boost still makes use of deprecated result_of.
add_definitions(-D_HAS_DEPRECATED_RESULT_OF)
else()
set(CMAKE_CXX_STANDARD 20)
diff --git a/externals/cubeb b/externals/cubeb
-Subproject 1d66483ad2b93f0e00e175f9480c771af90003a
+Subproject 75d9d125ee655ef80f3bfcd97ae5a805931042b