Skip to content
  • Brad King's avatar
    Replace make_directory() with file(MAKE_DIRECTORY) · 3c84f83b
    Brad King authored
    The old CMake make_directory() command is documented as discouraged and
    replaced by the file(MAKE_DIRECTORY) command which has been around since
    long before even CMake 2.4.
    
    Change-Id: I7c4bf28adba2b7fdd058424427e52d40565979cf
    3c84f83b