Skip to content
  • Robert Maynard's avatar
    Set no-warn-unused-cli always when using a cmake external project. · fad5b34a
    Robert Maynard authored
    This fixes having to explicitly state for each project that we want
    to state that we should ignore unused command line arguments. This also
    fixes a problem where the --no-warn-unused-cli flag was getting added to a
    random variable in the generated config file when a project was placed in
    developer mode.
    fad5b34a