Skip to content

Fixes for "--no-binary" option in lcgcmake

Pere Mato Vila requested to merge SPI-1798 into master

Resolves SPI-1798

  • The LCG view is created in the expected location and using packages from the correct installation (with and without folder.
  • Added the option --no-hash to install binaries with out the hash directly in
--binary --no-binary
--hash (default)
--no-hash yes (default)

Merge request reports