Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
iMSTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
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
Ben Boeckel
iMSTK
Commits
63299879
Commit
63299879
authored
8 years ago
by
Alexis Girault
Browse files
Options
Downloads
Patches
Plain Diff
COMP: change ftd2xx binaries md5 to lowercase
parent
78441a0c
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
CMake/External/External_FTD2XX.cmake
+1
-1
1 addition, 1 deletion
CMake/External/External_FTD2XX.cmake
with
1 addition
and
1 deletion
CMake/External/External_FTD2XX.cmake
+
1
−
1
View file @
63299879
...
...
@@ -39,7 +39,7 @@ set(remove_ftd2xx_static_command
include
(
imstkAddExternalProject
)
imstk_add_external_project
(
FTD2XX
URL http://www.ftdichip.com/Drivers/CDM/CDM%20v2.12.18%20WHQL%20Certified.zip
URL_MD5
E1A
194765
D7BCC
58968
D
523484
B
74140
URL_MD5
e1a
194765
d7bcc
58968
d
523484
b
74140
DOWNLOAD_DIR
${
FTD2XX_PREFIX
}
SOURCE_DIR
${
FTD2XX_EXTRACT_DIR
}
BINARY_DIR
${
FTD2XX_EXTRACT_DIR
}
...
...
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