> Presently, if the generated FOLDER structure is incorrect, our
> automated testing will not currently catch an error of that sort. Does
> anybody have a good idea for how to verify the correctness of the
> generated solution file? Right now it requires manual inspection of
> the VS GUI to determine whether the result is correct or not.

Those solution files are XML, no? Can't this be done by some XML parsing,
e.g. looking if the target is target of the proper folder node?

Eike
_______________________________________________
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

Reply via email to