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 2c7aaf8 commit 20a5b84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ jobs:
if: runner.os == 'macOS'
run: |
brew update
brew unlink cmake
brew install cmake --HEAD
cmake --version
brew install pkg-config freetype libomp
Expand Down

0 comments on commit 20a5b84

Please sign in to comment.