2009/3/31 R. David Murray <rdmur...@bitdance.com>: > On Mon, 30 Mar 2009 at 11:50, Bill Hoffman wrote: >>> >>> B. It does not allow the CMakeLists.txt file control the --help >> >> output. This appears to be an intentional decision >> (http://www.cmake.org/pipermail/cmake-promote/2006-May/000095.html). >> To replace it, they have an interactive mode (which asks you about >> each possible option) and a -LH flag (which runs the whole configure >> process and then tells you about the flags you could have set if you >> knew about them). >> >> >> CMake now has a cmake-gui (qt based application) for configuring a >> project. > > A GUI is not a replacement for useful command line help :)
You can also use ccmake, IIRC. Matthieu -- Information System Engineer, Ph.D. Website: http://matthieu-brucher.developpez.com/ Blogs: http://matt.eifelle.com and http://blog.developpez.com/?blog=92 LinkedIn: http://www.linkedin.com/in/matthieubrucher _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com