Skip to content

Add: CMake option to disable wxWidgets support  #598

@xsscx

Description

@xsscx

TODO

2026-02-11 20:59:15 UTC

The sed command modifies the CMakeLists.txt file by commenting out wxWidgets dependencies. This is a fragile approach that couples the Dockerfile to the exact structure of the CMakeLists.txt file. If the CMakeLists.txt changes, this sed command may break or produce unexpected results. Consider adding a CMake option to disable wxWidgets support instead, or using a more robust approach like a patch file.

Originally posted by @Copilot in #597 (comment)

Metadata

Metadata

Assignees

Labels

CIConfigurationConfiguration IssuesDockerDocker InformationTest StatusMaintainer indicates TEST StatuslibFuzzerlibFuzzer Related

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions