Skip to content

Commit

Permalink
also install synthesis/Images headers
Browse files Browse the repository at this point in the history
  • Loading branch information
gijzelaerr committed Jul 14, 2015
1 parent e95bdc2 commit f3949bc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions synthesis/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -383,3 +383,10 @@ Utilities/FixVis.h
Utilities/ThreadCoordinator.h
DESTINATION include/casarest/synthesis/Utilities
)

install (FILES
Images/ImageFFT.h
Images/ImageMetaData.h
Images/ImagePolarimetry.h
DESTINATION include/casarest/synthesis/Images
)

0 comments on commit f3949bc

Please sign in to comment.