summarylogtreecommitdiffstats
path: root/disable-deprecated.patch
blob: 356484b766f599b9f567edc68911005b85df0c6f (plain)
1
2
3
4
5
6
7
8
9
10
11
diff '--color=auto' -Naur a/examples/CMakeLists.txt b/examples/CMakeLists.txt
--- a/examples/CMakeLists.txt	2025-10-01 23:32:43.065672026 +0200
+++ b/examples/CMakeLists.txt	2025-10-01 23:41:58.604788508 +0200
@@ -117,7 +117,6 @@
         endif()
     endif (WHISPER_SDL2)
 
-    add_subdirectory(deprecation-warning)
 endif()
 
 if (WHISPER_SDL2)