Skip to content
  • Stephen Kelly's avatar
    cmDefinitions: Implement in terms of cmLinkedTree. · 25e04ddf
    Stephen Kelly authored
    Store the definitions in a cmLinkedTree in the cmMakefile.  This can
    be moved to cmState and then the tree will provide snapshotting
    possibilities.  It will also make the Closure copy created at
    the start of each cmMakefile unnecesarry.
    25e04ddf