Skip to content
  • Brad King's avatar
    install: Thread message level setting through internal API · ec7cf7ea
    Brad King authored
    Create a cmInstallGenerator::MessageLevel enumeration for future use in
    specifying install message verbosity.  Thread values of the type through
    constructors and save the value as a member of cmInstallGenerator.
    Use only a "MessageDefault" value for now.
    ec7cf7ea