2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Move TDESKTOP_DISABLE_DBUS_INTEGRATION to cmake_helpers

This commit is contained in:
Ilya Fedin
2020-02-16 13:25:26 +04:00
committed by John Preston
parent 8128f851d1
commit bbc516cf43
4 changed files with 5 additions and 4 deletions

View File

@@ -257,6 +257,7 @@ Go to ***BuildPath*** and run
-no-opengl \
-no-gtk \
-static \
-dbus-runtime \
-openssl-linked \
-I "$OPENSSL_DIR/include" OPENSSL_LIBS="$OPENSSL_DIR/lib/libssl.a $OPENSSL_DIR/lib/libcrypto.a -ldl -lpthread" \
-nomake examples \