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 |
|
luz paz
|
fd3f2b0092
|
Fix various typos and refinements
|
2022-01-06 20:22:34 +01:00 |
|
Jose Luis Cercos-Pita
|
d2654d6ecb
|
Prefer QtWebEngine over QtWebKit
|
2021-10-31 23:29:31 +01:00 |
|
Mateusz Skowroński
|
9ade68e9bf
|
Fix CMake warning: qt5_make_output_file is not part of the official API, and might be removed in Qt 6.
|
2021-04-19 15:10:53 +02:00 |
|
Chris Hennes
|
c237fae4aa
|
Drop build-system support for Qt4 and Python 2
Also increase minimum CMake, GCC, and Clang versions to match
Ubuntu 18.04 LTS. This sets our minimum supported version of the C++
standard to C++17.
|
2021-03-06 21:10:44 +01:00 |
|
hrobeers
|
c46f06de53
|
QtConcurrent is required for non GUI builds too
|
2020-09-11 16:25:13 +02:00 |
|
ezzieyguywuf
|
aa7419b203
|
Move logic out of CMakeLists.txt
This is an initial pass, simply moving the existing logic as-is. Future
PR's will attempt to refactor and improve the cmake stuff.
|
2019-09-26 18:54:45 +02:00 |
|