Pārlūkot izejas kodu

Merge pull request #7527 from Tachi107/cubeb-result_of

build: update cubeb and remove the result_of comment
bunnei 4 gadi atpakaļ
vecāks
revīzija
a2f842ce54
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      CMakeLists.txt
  2. 1 1
      externals/cubeb

+ 1 - 1
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)

+ 1 - 1
externals/cubeb

@@ -1 +1 @@
-Subproject commit 1d66483ad2b93f0e00e175f9480c771af90003a7
+Subproject commit 75d9d125ee655ef80f3bfcd97ae5a805931042b8