[CMake] Two CMake questions:
Brandon J. Van Every
bvanevery at gmail.com
Sun Apr 15 13:02:12 EDT 2007
dfeustel at mindspring.com wrote:
> 1) Is there a way for CMake to generate a CMakeLists.txt file automagically
> for a new project in the way the QMAKE does when it is run with
> the -project option?
>
> 2) Is there any software for automagically creating a CMakeLists.txt file
> from a configure file?
>
No and no. Some people have homebrewed various Autoconf related things,
but there's nothing out there resembling a well supported product that
addresses general needs. Generally speaking, you have to learn and
apply CMake.
Cheers,
Brandon Van Every
More information about the CMake
mailing list