[LLVMdev] CMake sample project?

sam lee skynare at gmail.com
Sun Jun 13 05:51:08 PDT 2010


Hi,

I built LLVM on Windows XP through cmake and MinGW make. That was a breeze!
Now, I wanted to start a project.
It seems like I need Makefile.rules and Makefile.config to start a new
project (from http://llvm.org/docs/Projects.html).

And llvm/projects/sample uses autoconf (or ./configure). Is there cmake
based sample project available?
I could not find any from official release. Has any of you written sample
project template that uses cmake?
I just wanted to move away from autotools.

Thanks.
Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100613/7637dd18/attachment.html>


More information about the llvm-dev mailing list