I've used cmake on a few small libraries now and I like it. The documentation is atrocious for beginners, but makes more sense once you get a few of the basics down.
AJ ONeal On Fri, Feb 4, 2011 at 11:53 AM, Stuart Jansen <[email protected]> wrote: > On Fri, 2011-02-04 at 10:54 -0700, AJ ONeal wrote: > > I thought that `make` was the simplest way to go. > > I want to invest time in learning one of these systems. > > Give me a few arguments as to why one is more suitable than the other > > please. > > All build systems suck. If make isn't doing it for you, you're just > going to have to suck it up and learn autotools (ick) or cmake (ugh). > Don't waste your time with anything else. > > Maybe checkout redo, but don't use it for anything serious yet. > > http://pozorvlak.livejournal.com/159126.html > > -------------------- > BYU Unix Users Group > http://uug.byu.edu/ > > The opinions expressed in this message are the responsibility of their > author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. > ___________________________________________________________________ > List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list >
-------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
