You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
460 B
16 lines
460 B
9 years ago
|
diff -rup p7zip_15.09.orig/CPP/7zip/CMAKE/CMakeLists.txt p7zip_15.09/CPP/7zip/CMAKE/CMakeLists.txt
|
||
|
--- p7zip_15.09.orig/CPP/7zip/CMAKE/CMakeLists.txt 2015-06-21 20:53:26.000000000 +0100
|
||
|
+++ p7zip_15.09/CPP/7zip/CMAKE/CMakeLists.txt 2015-12-21 04:09:58.900036833 +0000
|
||
|
@@ -27,9 +27,9 @@ add_subdirectory(7za)
|
||
|
|
||
|
add_subdirectory(7z_)
|
||
|
|
||
|
-add_subdirectory(7zG)
|
||
|
+#add_subdirectory(7zG)
|
||
|
|
||
|
-add_subdirectory(7zFM)
|
||
|
+#add_subdirectory(7zFM)
|
||
|
|
||
|
add_subdirectory(7zr)
|
||
|
|