Skip to content
  • Brad King's avatar
    Factor cmLocalGenerator::Configure object max path · 1db5c906
    Brad King authored
    Much of the code in this method was dedicated to computing ObjectMaxPath
    after configuring the directory.  We move this last step into its own
    ComputeObjectMaxPath method for better organization.
    1db5c906