Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
otb
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
191
Issues
191
List
Board
Labels
Milestones
Merge Requests
11
Merge Requests
11
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Main Repositories
otb
Commits
34d48605
Commit
34d48605
authored
Nov 15, 2018
by
Guillaume Pasero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PKG: declare libomp as system lib in macOS package
parent
abb6a615
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
PackageGlobals.cmake
Packaging/PackageGlobals.cmake
+1
-0
No files found.
Packaging/PackageGlobals.cmake
View file @
34d48605
...
@@ -141,6 +141,7 @@ set(APPLE_SYSTEM_DLLS
...
@@ -141,6 +141,7 @@ set(APPLE_SYSTEM_DLLS
OpenGL.framework
OpenGL.framework
libgcc_s.*dylib
libgcc_s.*dylib
libcups.*dylib
libcups.*dylib
libomp.dylib
)
)
if
(
WIN32
)
if
(
WIN32
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment