Skip to content
  • Brad King's avatar
    WCDH: Ignore language standard meta-features · a34b98a8
    Brad King authored
    The `{c,cxx}_std_*` features are meant for use with
    `target_compile_features` but do not make sense for use with
    WriteCompilerDetectionHeader.  Filter them out of any requested list.
    a34b98a8