[llvm-commits] [PATCH][CMake] Removing LLVMLibDeps.cmake and exporting libraries for CMake clients.
Francois Pichet
pichet2000 at gmail.com
Sat Sep 11 13:38:38 PDT 2010
Since we are discussing cmake, i'll put forward my only complain about
the current cmake system.
I generate my projects/solution using
CMake -G "Visual Studio 9 2008"
then when I open llvm.sln, I see these:
brainF
Kaleidoscope-Ch2
Kaleidoscope-Ch3
Kaleidoscope-Ch4
Kaleidoscope-Ch5
Kaleidoscope-Ch6
Kaleidoscope-Ch7
Fibonacci
Nice examples but after you looked at them once they just add to build
time. would it be possible to remove them from the main solution?
On Sat, Sep 11, 2010 at 4:21 PM, Douglas Gregor <dgregor at apple.com> wrote:
>
> On Sep 8, 2010, at 7:34 PM, Óscar Fuentes wrote:
>
>> [llvm-dev ml elided]
More information about the llvm-commits
mailing list