Displaying 4 results from an estimated 4 matches for "cmake_project".
Did you mean:
cmake_projects
2009 Mar 04
2
[LLVMdev] automatic discovery of new CMake projects
...Lists.txt.
Best regards,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090304/4b3743ad/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake_projects.patch
Type: application/octet-stream
Size: 682 bytes
Desc: cmake_projects.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090304/4b3743ad/attachment.obj>
2009 Mar 04
0
[LLVMdev] automatic discovery of new CMake projects
...Lists.txt.
Best regards,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090304/94809055/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake_projects.patch
Type: application/octet-stream
Size: 717 bytes
Desc: cmake_projects.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090304/94809055/attachment.obj>
2009 Mar 05
0
[LLVMdev] automatic discovery of new CMake projects
...ake doc (or on both).
--
Oscar
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake_projects.patch
Type: application/octet-stream
Size: 883 bytes
Desc: cmake_projects.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090305/5c75db1d/attachment.obj>
2009 Mar 04
2
[LLVMdev] automatic discovery of new CMake projects
"Viktar Zviarovich" <Viktar.Zviarovich at brunel.ac.uk> writes:
> The suggested patch enables addition of all subdirectories of
> llvm/projects to CMake build.
>
> It somewhat simplifies the process of creating new projects that use
> CMake instead of make, eliminating the need of editing
> llvm/CMakeLists.txt and llvm/projects/CMakeLists.txt.
This is not