11 lines
253 B
Diff
Executable File
11 lines
253 B
Diff
Executable File
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)
|