Justin Ross created QPID-5703:
---------------------------------

             Summary: Don't log "Generated $file" during cmake configure
                 Key: QPID-5703
                 URL: https://issues.apache.org/jira/browse/QPID-5703
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker, C++ Client
    Affects Versions: 0.29
            Reporter: Justin Ross


The output of "cmake $src_dir" is important.  It tells the source tree user 
which dependencies are found and which are missing.  Putting many lines of 
"Generated $file" in the middle of that output (enough to scroll stuff off the 
screen) makes it much easier for folks to miss this crucial information.

I think it would do no harm to simply remove the statements about generation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to