Skip to content

Commit

Permalink
bf: fix cmake config for installing samseg atlases
Browse files Browse the repository at this point in the history
  • Loading branch information
ahoopes authored Dec 20, 2019
1 parent adc5379 commit de05283
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions distribution/average/samseg/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# samseg atlases

install_tarball(
20Subjects_smoothing2_down2_smoothingForAffine2.tar.gz
20Subjects_smoothing2_down2_smoothingForAffine2_lesion.tar.gz
DESTINATION average/samseg
)
install_tarball(20Subjects_smoothing2_down2_smoothingForAffine2.tar.gz DESTINATION average/samseg)
install_tarball(20Subjects_smoothing2_down2_smoothingForAffine2_lesion.tar.gz DESTINATION average/samseg)

install_symlinks(
TYPE files
Expand Down

0 comments on commit de05283

Please sign in to comment.