Skip to content

Commit

Permalink
Ubuntu 20.04 build with enabled wxWidgets 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saper committed Nov 28, 2023
1 parent d690c4d commit 74ba32c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,13 @@ jobs:
os: ubuntu-20.04
optional_feature: uses_wchar=1
optional_macros: inline=0
- feature: wxwidgets
CC: gcc-10
CXX: g++-10
PackageDeps: g++-10 libwxgtk3.0-gtk3-0v5 libwxgtk3.0-gtk3-dev
platform_file: include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
os: ubuntu-20.04
optional_feature: wxWindows=1
- feature: CodeQL
CC: gcc-10
CXX: g++-10
Expand Down

0 comments on commit 74ba32c

Please sign in to comment.