Skip to content

Commit

Permalink
ENH: Prepare for update to NIFTILIB3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gdevenyi committed Jul 8, 2021
1 parent c6f4685 commit 68221fd
Show file tree
Hide file tree
Showing 60 changed files with 3 additions and 32,659 deletions.
5 changes: 2 additions & 3 deletions Modules/ThirdParty/NIFTI/UpdateFromUpstream.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,16 @@ readonly name="nifti"
readonly ownership="NIFTI Upstream <[email protected]>"
readonly subtree="Modules/ThirdParty/NIFTI/src/nifti"
readonly repo="https://github.com/NIFTI-Imaging/nifti_clib.git"
readonly tag="master"
readonly tag="v3.0.1"
readonly shortlog=false
readonly paths="
CMakeLists.txt
CTestConfig.cmake
LICENSE
README
README.md
cmake
znzlib
niftilib
nifti2
"

extract_source () {
Expand Down
1 change: 1 addition & 0 deletions Modules/ThirdParty/NIFTI/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ set(NIFTI_USE_PACKAGING OFF CACHE BOOL "Do not use packaging from nifti when inc
set(NIFTI_BUILD_APPLICATIONS OFF CACHE BOOL "Do not build applications provided by NIFTI" FORCE)
# Testing is not compatible with ITK at the moment
set(NIFTI_BUILD_TESTING OFF) # "Do not build nifit testing applications"
set(DOWNLOAD_TEST_DATA OFF) # Don't download testing data

add_definitions(-DITKZLIB)
set(NIFTI_INSTALL_EXPORT_NAME ${ITKNIFTI-targets}) # "Set the nifti package export target name"
Expand Down
192 changes: 0 additions & 192 deletions Modules/ThirdParty/NIFTI/src/nifti/CMakeLists.txt

This file was deleted.

15 changes: 0 additions & 15 deletions Modules/ThirdParty/NIFTI/src/nifti/CTestConfig.cmake

This file was deleted.

9 changes: 0 additions & 9 deletions Modules/ThirdParty/NIFTI/src/nifti/LICENSE

This file was deleted.

77 changes: 0 additions & 77 deletions Modules/ThirdParty/NIFTI/src/nifti/README

This file was deleted.

55 changes: 0 additions & 55 deletions Modules/ThirdParty/NIFTI/src/nifti/cmake/NIFTICPackConfig.cmake

This file was deleted.

1 change: 0 additions & 1 deletion Modules/ThirdParty/NIFTI/src/nifti/cmake/NIFTIConfig.cmake

This file was deleted.

Loading

0 comments on commit 68221fd

Please sign in to comment.