I actually have another question about the Xcode generator. I didn't want to create another thread for this. A co worker and myself noticed that the generated Xcode projects for MAC seem to be nothing more than utility projects that call into makefile scripts. Is this true? Why is CMake not generating true XCode projects? Perhaps we are misunderstanding?
Some explanation would be helpful. Thanks. On Tue, Mar 31, 2009 at 2:28 PM, Bill Hoffman <[email protected]>wrote: > Robert Dailey wrote: > >> Thanks David. >> >> Where can I find a platform-ambiguous version of the documentation then? >> >> > There really is not any for this... > > cmake --help > > Will give you the generators available for your particular cmake. > > -Bill >
_______________________________________________ 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
