qtermwidget
qtermwidget copied to clipboard
Generally build on FreeBSD with HAVE_UTEMPTER
When qtermwidget is used on FreeBSD as an internal version within third party software, e.g. in QGIS [1], it is not recognized that Therefore HAVE_UTEMPTER is generally set when FreeBSD is detected. Also, ulog.h is required on FreeBSD.
[1] https://github.com/qgis/QGIS/commit/d3770d32f6ac4aac83d32b29f2f08519afea2dda
Is there any chance to get this into the tree? :D
Is auto-detection for utempter.h broken on FreeBSD?
https://github.com/lxqt/qtermwidget/blob/039973e1ae717f5c3cf66453dd4136c1c34c34f1/CMakeLists.txt#L173