Skip to content

Commit 4c38534

Browse files
authored
Merge pull request #5474 from blowekamp/hooks_thirdparty
DOC: Add missing thrid-party subtree directories to hook
2 parents f71cfd8 + 77b973c commit 4c38534

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Utilities/Hooks/post-commit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ third_party_contrib_urls=( "DCMTK:https://github.com/InsightSoftwareConsortium/D
2929
"GDCM:http://gdcm.sourceforge.net/wiki/index.php/Git"
3030
"GoogleTest:https://github.com/google/googletest/blob/master/CONTRIBUTING.md"
3131
"HDF5:https://github.com/HDFGroup/hdf5"
32+
"JPEG:https://github.com/libjpeg-turbo/libjpeg-turbo"
3233
"KWSys:https://gitlab.kitware.com/utils/kwsys/-/blob/master/CONTRIBUTING.rst"
3334
"libLBFGS:https://github.com/chokkan/liblbfgs"
3435
"MetaIO:https://github.com/Kitware/MetaIO/blob/master/CONTRIBUTING.rst"
@@ -38,6 +39,7 @@ third_party_contrib_urls=( "DCMTK:https://github.com/InsightSoftwareConsortium/D
3839
"PNG:https://github.com/glennrp/libpng"
3940
"pygccxml:https://github.com/CastXML/pygccxml"
4041
"TBB:https://github.com/oneapi-src/oneTBB"
42+
"TIFF:https://gitlab.com/libtiff/libtiff"
4143
"VNL:https://github.com/vxl/vxl"
4244
"ZLIB:https://github.com/zlib-ng/zlib-ng" )
4345

0 commit comments

Comments
 (0)