Skip to content
  • David Cole's avatar
    Xcode: Save object id values in CMakeCache.txt (#11690) · 1834f232
    David Cole authored
    For project and target objects, save their ids in CMakeCache.txt.
    
    Hopefully, that will be enough to allow user settings to be saved
    across multiple CMake generate operations. Other object types may
    also need their ids saved: if so, more code than this commit
    will be necessary...
    1834f232