[packages/qca] - move qt5 support to separate package - fix building with openssl 3.0.0 - rel 2
baggins
baggins at pld-linux.org
Mon Oct 25 10:13:58 CEST 2021
commit 30e9a36cb34e4ee86c4a50d78c60e84ecdba0c95
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Oct 25 10:13:24 2021 +0200
- move qt5 support to separate package
- fix building with openssl 3.0.0
- rel 2
qt5.patch | 10 ----------
1 file changed, 10 deletions(-)
---
diff --git a/qt5.patch b/qt5.patch
deleted file mode 100644
index da6606e..0000000
--- a/qt5.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- qca-2.1.3/CMakeLists.txt.orig 2019-10-15 19:40:02.865390511 +0200
-+++ qca-2.1.3/CMakeLists.txt 2019-10-15 19:52:34.177220661 +0200
-@@ -49,6 +49,7 @@
- # Do not automatically link Qt executables to qtmain target on Windows.
- # QCA exucatables use console mode only. Not need to link against qtmain.lib.
- set(Qt5_NO_LINK_QTMAIN ON)
-+ set(CMAKE_CXX_STANDARD 11)
- find_package(Qt5Core QUIET)
- mark_as_advanced(Qt5Core_DIR)
- endif()
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qca.git/commitdiff/30e9a36cb34e4ee86c4a50d78c60e84ecdba0c95
More information about the pld-cvs-commit
mailing list