[us-commits] [ehb54/ultrascan3] f79ce3: SOMO: give standalone tools the Qwt include path (...

emre brookes noreply at github.com
Sat Jul 4 15:54:01 MDT 2026


  Branch: refs/heads/ehb54-issue-943
  Home:   https://github.com/ehb54/ultrascan3
  Commit: f79ce34dca4c27f5db5924439775d505e30fbfdb
      https://github.com/ehb54/ultrascan3/commit/f79ce34dca4c27f5db5924439775d505e30fbfdb
  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: give standalone tools the Qwt include path (headers, not link)

Tool sources compile SOMO headers that #include <qwt_*.h> (us_hydrodyn_asa.h
etc.). The qwt code paths are compiled out under -DCMDLINE so no qwt LINK is
needed (matches the deployed ldd), but the headers must be on the include path.
Add Qwt::Qwt's INTERFACE_INCLUDE_DIRECTORIES to somo_add_tool targets.

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