vcpkg/ports/openjpeg/no-wx.patch
Alexander Neumann 8da5d2b450
[OpenJPEG] Update to 2.5.0 (#24734)
* update openjpeg

* update openjpeg

* add arm patch and license

* reduce to version

* update db

* fix fastcgi to always use make

* remove from baseline

* openjpeg add tools feature

* vdb

* add supports statement. fastcgi uses stuff which only is allowed in desktop apps.

* format manfiest

* ver db

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-19 14:43:34 -07:00

11 lines
253 B
Diff

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)