Skip to content

Commit

Permalink
pkg-config debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jankae committed Oct 17, 2024
1 parent 9cd4b4d commit 9141d9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
run: |
brew install qt@6 libusb pcre
- name: Test pkg-config
run: |
pkg-config --cflags libusb-1.0
- name: Set Environment
run: |
echo "/usr/local/opt/qt@6/bin" >> $GITHUB_PATH
Expand Down

0 comments on commit 9141d9d

Please sign in to comment.