Skip to content

wireshark: Update a few CMake variables#14217

Merged
DavidKorczynski merged 1 commit intogoogle:masterfrom
johnthacker:wireshark_updates
Nov 3, 2025
Merged

wireshark: Update a few CMake variables#14217
DavidKorczynski merged 1 commit intogoogle:masterfrom
johnthacker:wireshark_updates

Conversation

@johnthacker
Copy link
Copy Markdown
Contributor

Update a few CMake variables that have changed in recent Wireshark releases.

Logray changed names to Stratoshark.

Stratoshark isn't built by default yet, so that has been having no effect, but make sure that the GUI application is explicitly disabled in case the defaults change later.

ENABLE_STATIC=ON was replaced by BUILD_SHARED_LIBS=OFF. DISABLE_WERROR was replaced by ENABLE_WERROR (with opposite valence).

Update a few CMake variables that have changed in recent Wireshark
releases.

Logray changed names to Stratoshark.

Stratoshark isn't built by default yet, so that has been having
no effect, but make sure that the GUI application is explicitly
disabled in case the defaults change later.

ENABLE_STATIC=ON was replaced by BUILD_SHARED_LIBS=OFF.
DISABLE_WERROR was replaced by ENABLE_WERROR (with opposite valence).

Signed-off-by: John Thacker <johnthacker@gmail.com>
@google-cla
Copy link
Copy Markdown

google-cla bot commented Oct 31, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions
Copy link
Copy Markdown

johnthacker is a new contributor to projects/wireshark. The PR must be approved by known contributors before it can be merged. The past contributors are: maflcko, geraldcombs, vanhauser-thc, cvediver, Dor1s, Lekensteyn (unverified), jwzawadzki (unverified), ssbr (unverified), rknall (unverified), crondaemon (unverified), moshekaplan (unverified)

@DavidKorczynski DavidKorczynski merged commit 028083b into google:master Nov 3, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants