Build: #22 was successful Changes by Preshanth Jagannathan
Code commits
GitHub Casacore
-
Preshanth Jagannathan bf9e411892b3816724eb11737cc32d12f86a6436
Remove DESTINATION option for binary installations (#1357)
* Updating bin to
* Remove DESTINATION option for binary installations
The default behaviour for executables and programs with "TYPE BIN" is to
install under bin/, or to obey the CMAKE_INSTALL_BINDIR cmake variable.
Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
* Bump minimum cmake version to 3.14
This is 5 years old at the moment of writing, so it's a reasonable
update.
Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
Co-authored-by: Rodrigo Tobar <rtobar@icrar.org>- CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- casa/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- casa/apps/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- coordinates/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- derivedmscal/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- fits/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- fits/apps/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- images/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- images/apps/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- lattices/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- measures/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- measures/apps/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- ms/apps/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- msfits/apps/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- scimath/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- tables/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)
- tables/apps/CMakeLists.txt (version bf9e411892b3816724eb11737cc32d12f86a6436)