diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2020-01-03 16:34:13 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2020-01-09 16:49:49 +0100 |
| commit | 9b7f2320aa1fa65983e8a1d921273413e76d51fd (patch) | |
| tree | d1aab9698852568f6c825fa61ce1fe96560c7e08 /src/tqca.cpp | |
| parent | b8760d26ff07cb80584d677ba0d4aa4940728888 (diff) | |
| download | tqca-9b7f2320aa1fa65983e8a1d921273413e76d51fd.tar.gz tqca-9b7f2320aa1fa65983e8a1d921273413e76d51fd.zip | |
Small adjustments to cmake conversion
+ add multiarch support for library installation path
+ add installation of tqcaprovider.h
+ removed dependency on TDE libraries
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit bd91ae659cf7e7ae03fa587aeac0753c6ec78ce2)
Diffstat (limited to 'src/tqca.cpp')
| -rw-r--r-- | src/tqca.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tqca.cpp b/src/tqca.cpp index bd17094..bfbd78c 100644 --- a/src/tqca.cpp +++ b/src/tqca.cpp @@ -1,6 +1,7 @@ /* - * qca.cpp - Qt Cryptographic Architecture + * tqca.cpp - TQt Cryptographic Architecture * Copyright (C) 2003 Justin Karneges + * Copyright (C) 2010-2020 TDE Team * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |
