Skip to content
  • Brad King's avatar
    ENH: Pass config to cmTarget::GetDirectory() · bde145a2
    Brad King authored
    This teaches the makefile generators to always pass the configuration
    name to the cmTarget::GetDirectory method.  Later this will allow
    per-configuration target output directories, and it cleans up use of the
    current API.
    bde145a2