Skip to content
  • Brad King's avatar
    Replace write_file() with file(WRITE) and file(APPEND) · 0a60580f
    Brad King authored
    The old CMake write_file() command is documented as discouraged and
    replaced by the file(WRITE) and file(APPEND) commands which have been
    around since long before even CMake 2.4.
    
    Change-Id: I1c1236269d1fae8103469bb17d043f99d8d42053
    0a60580f