Skip to content

Instantly share code, notes, and snippets.

@T4mmi
Last active February 11, 2019 08:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save T4mmi/20449a97dce99f71eec8a9bb6e8853d4 to your computer and use it in GitHub Desktop.
Save T4mmi/20449a97dce99f71eec8a9bb6e8853d4 to your computer and use it in GitHub Desktop.
Proposal for ITK remote module cmake conf
# Contact: Thomas Janvier <thomas.p.janvier@gmail.com>
itk_fetch_module(Thickness3D
"Tools for 3D thickness measurement"
GIT_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITKBinaryThinning3D.git
GIT_TAG <TODO: add the latest valid commit tag found on https://github.com/InsightSoftwareConsortium/ITKThickness3D/commits/master>
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment