Hi, I'm configuring a solution for Microsoft Visual Studio with a lot a projects all depending on each others. When I run CMake, it creates a 'myproject.vcprj' but also a 'myproject_UTILITY.vcprj'. Then in the solution whoever is depending on myproject will have, in the dependency UI, a dependency on the myproject_UTILITY project that in turn depends on the myproject. What is the purpose of this UTILITY project? Why was it created? Thanks, Yves
_______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake