Bernd Waibel
|
c70c08f795
|
Core: Add additional CMake code for building with Qt6
We missed adding CMake code to also build the designer plugin against
Qt6. See https://github.com/FreeCAD/FreeCAD/pull/7647#issuecomment-1297202448
This patch adds the code to enable this.
Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
|
2022-11-01 08:44:53 -05:00 |
|
wmayer
|
2f14441ef0
|
plugin: improve support on Windows
|
2022-05-23 17:18:18 +02:00 |
|
wmayer
|
d3446f4a55
|
Tools: [skip ci] fix linking error of plugin with MSVC
|
2022-04-28 14:46:55 +02:00 |
|
wmayer
|
8671016c5a
|
Tools: [skip ci] allow to build plugin as a top-level project
|
2022-04-06 13:48:33 +02:00 |
|
wmayer
|
2dde41c054
|
Tools: [skip ci] fix linking errors of designer plugin with MSVC
|
2022-04-06 12:47:28 +02:00 |
|
Bernd Waibel
|
0e8b87bf51
|
Add option to build and install the designer plugin
The patch adds a cmake option BUILD_DESIGNER_PLUGIN, targeted
mainly at package maintainers to allow an easy build and installation
of the FreeCAD designer plugin.
It has been discussed in
https://forum.freecadweb.org/viewtopic.php?f=10&t=67706
Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
|
2022-04-05 08:08:12 +02:00 |
|
wmayer
|
24a015d796
|
Tools: [skip ci] Use qmake to determine Qt plugin directory
|
2022-04-04 02:12:13 +02:00 |
|
wmayer
|
b6e7912ada
|
Tools: [skip ci] CMake support of plugin for Qt Designer
|
2022-04-03 14:32:34 +02:00 |
|