On 07/19/2013 05:42 AM, Paul Annetts wrote:
> I think the first (and largest) stage of this is to support Windows Store
> apps for Win32/ARM multiple architecture. Am I right in thinking this is
> what "Visual Studio 11 ARM" generates?

That generates for the ARM architecture.  It was a contributed
generator and I haven't used it so I don't know more than that.

> Are there any existing tests of cmVisualStudio10TargetGenerator
> I can use to check for regressions and extend?

There are no unit tests of individual generators.  Instead the test
suite covers use cases that are expected to work everywhere and they
get tested with all the generators.  There are a few generator-specific
features that have dedicated tests but they are still driven as end
user use cases.  Everything is in the Tests/ directory.

-Brad
--

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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to