ccmake is only useful when you aren't interested in scripting builds. It is a decent tool to discover the options but I would much prefer
cmake --show-options to having to open up a GUI app. On 12/06/2017 06:13 PM, Jacob Schmidt wrote: > I got frustrated a while back because people were talking about the > spice integration like it was a real thing, but I had never seen it. > That lead me to google how to list cmake options, and I found ccmake. > > ccmake is a wrapper around cmake that was useful to me. Maybe it will be > for someone reading this. > > > On 12/6/2017 8:04 AM, Wayne Stambaugh wrote: >> >> source. Unfortunately, cmake does not have a command line switch that >> allows you to view the build options and their default settings. >> Autotools is far superior in this instance. This is one of my pet >> peeves with cmake. Most of the software I have built over the years >> typically only has the build options enabled for the features that will >> build on all platforms. > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : kicad-developers@lists.launchpad.net > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp