Skip to content
  • Alexander Neundorf's avatar
    · 617602e9
    Alexander Neundorf authored
    STYLE: preparations for the INSTALL(EXPORT ...) generator
    -move std::string Destination to cmInstallGenerator, since all (except
    the script one) have it and add a const accessor so it can be queried
    -use temporary variables in cmInstallCommand for the generators so they can be reused easier
    -some more const
    
    Alex
    617602e9