Skip to content

Commit

Permalink
[HOR-22] Setting commit hash to versions 2.3.1 (latest stable). Also …
Browse files Browse the repository at this point in the history
…adding ignore dirty to modules
  • Loading branch information
fvpolpeta committed Feb 9, 2018
1 parent 5b09624 commit b2cd75d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .gitmodules
@@ -1,24 +1,33 @@
[submodule "ITK"]
path = ITK
url = https://github.com/InsightSoftwareConsortium/ITK.git
ignore=dirty
[submodule "VTK"]
path = VTK
url = https://github.com/Kitware/VTK.git
ignore=dirty
[submodule "CharLS"]
path = CharLS
url = https://github.com/team-charls/charls.git
ignore=dirty
[submodule "GDCM"]
path = GDCM
url = https://github.com/malaterre/GDCM.git
ignore=dirty
[submodule "OpenJPEG"]
path = OpenJPEG
url = https://github.com/uclouvain/openjpeg.git
ignore=dirty
[submodule "OpenSSL"]
path = OpenSSL
url = https://github.com/openssl/openssl.git
ignore=dirty
#[submodule "DCMTK"]
# path = DCMTK
# url = http://git.dcmtk.org/dcmtk
# ignore=dirty
[submodule "Grok"]
path = Grok
url = https://github.com/GrokImageCompression/grok.git
ignore=dirty

0 comments on commit b2cd75d

Please sign in to comment.