Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .craft.ini
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ dev-utils/msys.ignored = True
dev-utils/gtk-doc.ignored = True

#libs/qt6.version = ${Variables:QtVersion}
libs/qt6/qtbase.featureArguments = -DQT_FEATURE_accessibility=ON -DQT_FEATURE_accessibility_atspi_bridge=ON
Copy link
Copy Markdown
Contributor Author

@saw-jan saw-jan Apr 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how can we do it for linux only?


[windows-cl-msvc2022-x86_64]
General/ABI = windows-cl-msvc2022-x86_64
Expand Down
Loading