aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/zzz_afterlastmodule
Commit message (Collapse)AuthorAgeFilesLines
* Switching the mac CI to qt6 (#2612)Gravatar ctrlaltca2024-03-081-13/+0
| | | | | | | | | * try switching the mac CI to qt6; remove the cmake hardcoded deploy, use macdeployqt instead * mac: Try to mode kvilib and modules to Contents/Frameworks for macdeployqt to pick them up * Add Mattoje's patch * Just disable python by now
* Fixed up to build on MacOS 11.6 and restore SSL and Python support (#2518)Gravatar Thomas Horsten2021-11-261-1/+1
|
* Cmake updatesGravatar Fabio Bas2017-09-211-0/+4
| | | | | | | * Remove the usage of CMP0026’s LOCATION * fix WANT_STRIP option: fix #2306 * remove WANT_UNIVERSAL_BINARY option (obsolete) * fix bundling of Qt libraries on Osx
* Fix fixup_bundle() on osx + qt >= 5.5Gravatar Fabio Bas2015-10-181-1/+1
|
* convert cmake files to lowercase statements prehistoric cmake versions ↵Gravatar Robert Förster2012-10-041-3/+3
| | | | | | required uppercase, but lowercase is now preferred so change it (yeah feel free to hate me for this commit ) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Install kvirc, kvilib and the module in the place actually declared in the ↵Gravatar Fabio Bas2012-04-291-0/+9
cmake summary; osx: put qt libraries and plugins inside the bundle, and fix dyld references => bundles will now be redistributable to other users without prerequisites git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6163 17fca916-40b9-46aa-a4ea-0a15b648b75c