Skip to content

Commit

Permalink
SAIL: Added OpenMP_ROOT for libomp in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
HappySeaFox committed Nov 9, 2023
1 parent 15c0048 commit 901fe57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
name: "macOS 12.6"
env:
- CMAKE_PREFIX_PATH="/usr/local/opt/jpeg-turbo;$CMAKE_PREFIX_PATH"
- CMAKE_PREFIX_PATH="/usr/local/opt/libomp;$CMAKE_PREFIX_PATH"
- OpenMP_ROOT=/usr/local/opt/libomp

before_script:
- |-
Expand Down

0 comments on commit 901fe57

Please sign in to comment.