Robert Schütz
|
8fb5e038a9
|
fix pkg-config file
The CMAKE_INSTALL_FULL_<dir> variables are only defined if
GNUInstallDirs is included.
|
2021-09-08 17:48:33 -07:00 |
|
Robert Schütz
|
ef9fbf9eba
|
allow installing lib and include under different prefixes
|
2021-07-26 01:57:47 +03:00 |
|
link2xt
|
8ab3415c58
|
CMakeLists.txt: specify only C language
By default C and CXX are enabled.
This resulted in unnecessary C++ compiler check.
|
2021-05-22 20:29:02 +03:00 |
|
link2xt
|
8e9d8ae1ec
|
Fix disabling of vendoring in CMakeLists.txt
|
2021-05-02 16:50:41 +03:00 |
|
link2xt
|
abac35c872
|
Make it possible to disable bundled SQLite
Also disable it in CMakeLists.txt which is used to install libdeltachat
system-wide.
|
2021-05-01 19:07:25 +03:00 |
|
link2xt
|
ede9bdc018
|
Reduce required cmake version to 3.16
|
2021-03-27 00:17:04 +03:00 |
|
link2xt
|
5535475cc9
|
Reduce required cmake version
|
2021-02-28 18:19:03 +03:00 |
|
link2xt
|
6dab25e5fb
|
Add CMakeLists.txt
This allows to install the library system-wide or use it with build systems that support CMake, such as kdesrc-build.
|
2021-02-24 00:07:07 +03:00 |
|