[us-commits] [ehb54/ultrascan3] 0b8a38: SOMO: add CMake build skeleton (us_somo)
emre brookes
noreply at github.com
Thu Jul 2 11:36:20 MDT 2026
Branch: refs/heads/ehb54-issue-943
Home: https://github.com/ehb54/ultrascan3
Commit: 0b8a387a66c03657734e707cf3e3c77bc2b6f59a
https://github.com/ehb54/ultrascan3/commit/0b8a387a66c03657734e707cf3e3c77bc2b6f59a
Author: ehb54 <brookes at uthscsa.edu>
Date: 2026-07-02 (Thu, 02 Jul 2026)
Changed paths:
A us_somo/CMakeLists.txt
A us_somo/develop/CMakeLists.txt
Log Message:
-----------
SOMO: add CMake build skeleton (us_somo)
Initial, not-yet-buildable CMake scaffolding for the SOMO suite, to be
iterated on (likely on a Linux/remote build host).
- us_somo/CMakeLists.txt: thin forwarder -> add_subdirectory(develop),
matching the root's existing `# add_subdirectory(us_somo)` hook.
- us_somo/develop/CMakeLists.txt: standalone-capable build defining the
self-contained libus_somo (SONAME .10, vendored utils fork, no us_utils
link) plus thin apps us3_somo/us_admin/us3_config/us_saxs_cmds_t, with
SOMO_ENABLE_MPI/CUDA/ADOLC options (default OFF).
Known TODOs (see in-file comments): src/ source partitioning (main()-bearing
/ app-specific TUs), 3dplot vs root qwtplot3d, and redirecting revision.sh
output out of the source tree.
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