Skip to content
  • Zack Galbreath's avatar
    CTest: Add cmCTestOptionalLog macro · 12db1139
    Zack Galbreath authored and Brad King's avatar Brad King committed
    cmCTestOptionalLog takes a boolean argument that indicates
    whether or not the message should be suppressed.  Note that
    error messages will still be printed, even if suppression is
    requested.  This macro will allow us to provide more
    fine-grained control over what messages CTest prints to the
    console.
    12db1139