Sorry, I really wouldn't know, I do development on Linux. My knowledge of MS Visual Studio is negligible. On a general note, though, CMake uses a so-called generator to generate the Visual Studio project files, as it can also generate Unix Makefiles, or KDevelop project files.
Maybe you should start a new thread if you have MS-VS specific questions. You'll have a much bigger chance that people will respond. Regards, Marcel >>> On 8-12-2010 at 16:57, in message <aanlktinaqc9r94eudbepskrbdhtr45bj3vfarjc3j...@mail.gmail.com>, Klaim <mjkl...@gmail.com> wrote: > Sorry, a part of my sentence got cut : > > I don't understand what makes, for example, the CLang project generate > different projects in the Visual Studio solution generated depending on the > project folder content in LLVM repo. Or maybe it's automatic because Cmake > will scan all the subfolders of folders where there is a CMakeLists.txt? > > On Wed, Dec 8, 2010 at 16:53, Klaim <mjkl...@gmail.com> wrote: > >> I don't understand what makes, for example, the CLang project generate >> different projects in the solution folder depending on the project folder >> content in LLVM repo? Or maybe it's automatic because Cmake will scan all >> the subfolders of folders where there is a CMakeLists.txt? _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake