Skip to content

Commit

Permalink
Testing using precompiled fltk
Browse files Browse the repository at this point in the history
  • Loading branch information
karurochari committed Dec 13, 2024
1 parent 1ca44ce commit 27e7f13
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,9 @@ jobs:
freeglut \
libpng \
meson \
ninja
brew install --cask xquartz
ninja \
fltk
# brew install --cask xquartz
cd /opt/homebrew/opt/llvm/bin
#ln -s clang++ clang++-19
PATH=/opt/homebrew/opt/llvm/bin:$PATH
Expand Down

0 comments on commit 27e7f13

Please sign in to comment.