Skip to content
  • Brad King's avatar
    BUG: Changed include and link directory paths in cmMakefile back to... · ddec29c5
    Brad King authored
    BUG: Changed include and link directory paths in cmMakefile back to std::vector because there is an order dependency.  Only cmMakefile::AddIncludeDirectory and cmMakefile::AddLinkDirectory should be called to add directories to the paths.  They make sure the paths are unique as they are inserted.
    ddec29c5