On Tue, Mar 25, 2008 at 12:58 AM, Alexander Neundorf
<[EMAIL PROTECTED]> wrote:
>  Not really.
>  Why do you actually want to ship VS project files ?

To avoid a dependency on cmake. The library user probably doesn't have
cmake installed and it would be nice if he could directly open the
.sln file and build the library.

>  The preferred approach would be to ship the cmake files and if required also
>  include cmake itself.

Include the cmake installer in every library zip file? That doesn't
sound like a good idea.
Even if you do, building the library still requires additional steps
to generate the .sln and .vcproj files.

Greetings,

Olaf
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to