Skip to content

Commit

Permalink
feat(openmp): add openmp support
Browse files Browse the repository at this point in the history
  • Loading branch information
Milerius committed Nov 19, 2019
1 parent 4212a3e commit 3046cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
if: runner.os == 'macOS'
run: |
brew update
brew install pkg-config freetype
brew install pkg-config freetype libomp
pkg-config --cflags freetype2
brew install ninja lcov
#brew install llvm@${{ matrix.version}}
Expand Down

0 comments on commit 3046cc2

Please sign in to comment.