Skip to content

Commit

Permalink
Added ILT subproject
Browse files Browse the repository at this point in the history
  • Loading branch information
vfonov committed Feb 18, 2015
1 parent 0cac81b commit e329778
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,6 @@
[submodule "minc-widgets"]
path = minc-widgets
url = https://github.com/BIC-MNI/minc-widgets.git
[submodule "ILT"]
path = ILT
url = https://github.com/BIC-MNI/ILT.git
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ ADD_SUBDIRECTORY(inormalize)
ADD_SUBDIRECTORY(mrisim)
ADD_SUBDIRECTORY(bic-pipelines)
ADD_SUBDIRECTORY(perl-modules)
ADD_SUBDIRECTORY(ILT)

#required for EZminc
IF(USE_SYSTEM_GSL)
Expand Down
1 change: 1 addition & 0 deletions ILT
Submodule ILT added at 4bc2d8

0 comments on commit e329778

Please sign in to comment.