Skip to content
  • Brad King's avatar
    Replace remove() with list(REMOVE_ITEM) · 6625fcec
    Brad King authored
    The remove() command is documented as discouraged and replaced by the
    list(REMOVE_ITEM) command which has been around since CMake 2.6.0.
    
    Change-Id: Ibd5a95ef9dc81eb09a28a344ef009d7f1511abf6
    6625fcec