early-access version 2853
This commit is contained in:
10
externals/vcpkg/ports/openjpeg/no-wx.patch
vendored
Executable file
10
externals/vcpkg/ports/openjpeg/no-wx.patch
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
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)
|
||||
Reference in New Issue
Block a user