mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 12:49:00 +08:00
8da5d2b450
* 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>
11 lines
253 B
Diff
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)
|