Skip to content
  • Sebastian Holtermann's avatar
    Autogen: Refactor file lists computation · 16c68782
    Sebastian Holtermann authored and Brad King's avatar Brad King committed
    In AUTOGEN this replaces simple file name lists with two list (for
    headers and sources) of structs with file name and file flags.
    The file name lists that are passed to the _autogen target via
    AutogenInfo.cmake are filtered from these two lists.
    16c68782