Skip to content
  • vijaysm's avatar
    Several important changes to get distcheck working correctly. All flags · 80007359
    vijaysm authored
    were not propagating correctly before.
    
    1) Move all the CMakeCache file data transformation to a separate shell
    script so that it is easily maintainable.
    2) Write protect directory after cache file creation.
    3) Do not remove compilers from the cache since this throws away all
    dependency information when doing distcheck. Only remove flags.
    80007359