|
Preshanth Jagannathan
|
bf9e411892b3816724eb11737cc32d12f86a6436
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> |
|