Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sébastien Peillet
otb
Commits
dca43fbe
Commit
dca43fbe
authored
6 years ago
by
Guillaume Pasero
Browse files
Options
Downloads
Patches
Plain Diff
PKG: sort windows system dlls
parent
7046a5e5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Packaging/PackageGlobals.cmake
+17
-17
17 additions, 17 deletions
Packaging/PackageGlobals.cmake
with
17 additions
and
17 deletions
Packaging/PackageGlobals.cmake
+
17
−
17
View file @
dca43fbe
...
...
@@ -43,30 +43,30 @@ elseif(APPLE)
endif
()
set
(
WINDOWS_SYSTEM_DLLS
user32.dll
gdi32.dll
shell32.dll
kernel32.dll
ws2_32.dll
wldap32.dll
ole32.dll
comdlg32.dll
shfolder.dll
secur32.dll
wsock32.dll
advapi32.dll
comdlg32.dll
crypt32.dll
imm32.dll
oleaut32.dll
winmm.dll
opengl32.dll
gdi32.dll
glu32.dll
rpcrt4
.dll
winspool.drv
imm32
.dll
kernel32.dll
normaliz.dll
odbc32.dll
ole32.dll
oleaut32.dll
opengl32.dll
psapi.dll
python...dll
rpcrt4.dll
secur32.dll
shell32.dll
shfolder.dll
user32.dll
winmm.dll
winspool.drv
wldap32.dll
ws2_32.dll
wsock32.dll
)
set
(
LINUX_SYSTEM_DLLS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment