blob: 741221700c798a31fda306e62706d8793ab08d2e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- calligra-3.2.1/CMakeLists.txt.old 2020-05-14 06:53:49.000000000 +0000
+++ calligra-3.2.1/CMakeLists.txt 2020-07-29 23:07:48.255879433 +0000
@@ -1068,7 +1068,7 @@
# e.g.:
# calligra_disable_product(APP_FOO "isn't buildable at the moment")
-calligra_disable_product(APP_BRAINDUMP "Disabled, will (probably) be removed from Calligra")
+#calligra_disable_product(APP_BRAINDUMP "Disabled, will (probably) be removed from Calligra")
#############################################
#### Calculate buildable products ####
|