[us-commits] [ehb54/ultrascan3] cf1d26: SOMO: add qwt header dir (vcpkg nests under includ...
emre brookes
noreply at github.com
Sat Jul 4 15:56:56 MDT 2026
Branch: refs/heads/ehb54-issue-943
Home: https://github.com/ehb54/ultrascan3
Commit: cf1d265200c36a99ec607f362a95d1a4fec1e98a
https://github.com/ehb54/ultrascan3/commit/cf1d265200c36a99ec607f362a95d1a4fec1e98a
Author: ehb54 <brookes at uthscsa.edu>
Date: 2026-07-04 (Sat, 04 Jul 2026)
Changed paths:
M us_somo/develop/CMakeLists.txt
Log Message:
-----------
SOMO: add qwt header dir (vcpkg nests under include/qwt); drop Qt3 cluster tool
- vcpkg installs qwt headers under include/qwt/, but SOMO does #include
<qwt_counter.h> (flat). find_path(SOMO_QWT_INCLUDE_DIR NAMES qwt_counter.h
PATH_SUFFIXES qwt) and add it to the lib (PUBLIC) and the standalone tools.
- Drop us_cluster_server_t: its us_cluster_server_global.h includes <q3socket.h>
(Qt3Support), removed since Qt5 — cannot build on Qt5/Qt6.
Refs ehb54/ultrascan-tickets#943
Co-Authored-By: Claude Opus 4.8 <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list