On Fri, 12 Oct 2012 22:58:36 +0100, Pete Batard said: >> With CMake, you just maintain one set of CMake files, and then it can >generate a makefile, a VS project, or an Xcode project. > >Except it sucks at VS: It can only generate VS project files if you have >the relevant version of VS installed (at least that was the case last >time we checked)
Probably still the case. I know you can only generate Xcode projects on OS X. > => good luck generating tarballs with a VS2005 or later >set of project files if you only have VS2010 installed. And of course, >forget about doing it on Linux or Mac. You mean zipballs, right? Windows can't untar by default. :) Another dependency... I guess the usual "CMake way" would not be to provide VS project files with your tarballs at all. The user would use CMake to generate the project file for whatever version of VS/Xcode *he has*, and use that to build the libusbx library. Cheers, -- ____________________________________________________________ Sean McBride, B. Eng s...@rogue-research.com Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel