yuzu/externals/vcpkg/ports/openjpeg/no-wx.patch

11 lines
253 B
Diff
Raw Normal View History

2022-07-23 05:01:36 +04:00
diff --git a/src/bin/CMakeLists.txt b/src/bin/CMakeLists.txt
index 292fe5a71..bcbe94160 100644
--- a/src/bin/CMakeLists.txt
+++ b/src/bin/CMakeLists.txt
@@ -9,4 +9,4 @@ if(BUILD_JPIP)
endif()
# wx apps:
-add_subdirectory(wx)
+# add_subdirectory(wx)