Skip to content
  • Brad King's avatar
    Log implicit link information parsing actions · b9850a61
    Brad King authored
    This commit teaches the CMAKE_PARSE_IMPLICIT_LINK_INFO function to log
    its actions.  We store the log in CMakeFiles/CMakeOutput.log at the top
    of the project build tree.  This will make diagnosis of implicit link
    information parsing problems easier.
    b9850a61