stephen-webb commented on issue #14: Replace ant build with cmake URL: https://github.com/apache/logging-log4cxx/pull/14#issuecomment-583798950 Hi All, I have done everything I can think of prepare https://github.com/apache/logging-log4cxx/pull/14 for inclusion in the repository. Please review. On Sat, Feb 8, 2020 at 3:33 AM Matt Sicker <[email protected]> wrote: > *@jvz* commented on this pull request. > ------------------------------ > > In src/site/apt/building/cmake.apt > <https://github.com/apache/logging-log4cxx/pull/14#discussion_r376487230>: > > > + ------ > + ------ > + > +Building Apache log4cxx with cmake > + > +* Quick start: > + > + Make sure cmake 3.13+, g++ and make are available, install or > + build apr 1.x, apr-util 1.x, gzip and zip. > + > ++------------+ > +$ apt-get install build-essential libapr1-dev libaprutil1-dev gzip zip > +$ cd apache-log4cxx-x.x.x > +$ mkdir build > +$ cd build > +$ ccmake .. > > If there's any differences in the commands, go ahead. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/logging-log4cxx/pull/14?email_source=notifications&email_token=ANLOSDVTHN7UFW2RM7WPM7LRBWENXA5CNFSM4KOCPPYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCUWSZOA#discussion_r376487230>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ANLOSDQ522H2MTOKR75YCW3RBWENXANCNFSM4KOCPPYA> > . >
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
