Skip to content

Commit

Permalink
SAIL: Added libomp dir to CMAKE_PREFIX_PATH in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
HappySeaFox committed Nov 8, 2023
1 parent bc61f96 commit 1ed10d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +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"

before_script:
- |-
Expand Down

0 comments on commit 1ed10d1

Please sign in to comment.