aboutsummaryrefslogtreecommitdiff
path: root/examples/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Support installing QXmpp with Qt 5 and Qt 6 in parallelLinus Jahn2023-04-071-1/+1
| | | | Closes #540.
* cmake: Use generate_export_header() instead of doing manuallyLinus Jahn2022-12-291-1/+1
| | | | | | | | | This is going to make it easier for us to maintain things. It's also consistent with the new QXmppOmemo module. This requires CMake 3.7 now. Closes #523.
* REUSE-ify whole projectLinus Jahn2022-01-151-0/+4
|
* Fix paths in CMakeLists.txtNiels Ole Salscheider2018-06-171-3/+4
|
* Port examples to the new build systemNiels Ole Salscheider2017-09-041-0/+20