Commit Graph

6 Commits

Author SHA1 Message Date
Teo Mrnjavac
4ba4a4fe12 Remove debug spam from CalamaresAddLibrary.cmake. 2014-07-03 18:11:36 +02:00
Teo Mrnjavac
4ec72f4afb Refactored calamares_bin into calamares_bin and libcalamaresui.
Now linking with -Wl,--no-undefined!
Moved find_package KF5 from the root CMakeLists.txt to the partitioning
module where it belongs. KF5 deps should be limited to plugins.
Lots of random fixage to make stuff link.
Removed CalamaresApplication reference from Settings.
Removed the use of AbstractPage, we don't need it right now.
2014-07-03 18:00:40 +02:00
Teo Mrnjavac
5ea0ade4ce Remove debug messages from CalamaresAddLibrary.cmake 2014-07-02 11:51:59 +02:00
Teo Mrnjavac
f417b22fc3 Fix plugin install libdir. 2014-07-01 11:16:03 +02:00
Aurélien Gâteau
e9d7e3eca6 Use Qt5 cmake macros
The qt_* macros have a different signature
2014-06-27 15:41:55 +02:00
Teo Mrnjavac
6899b1f0fa Added CMake magic for plugin infrastructure.
Added ViewManager.
Added dummy Settings class.
Added dummy plugin interface (UI plugins only).
Added dummy greeting plugin.
Added DLLEXPORT macros for UI plugin interface and plugins.
2014-06-11 13:39:20 +02:00