I am going to be working on a new generator for CMake to output Symbian
build files. I am poking around the source a little today, and I have a few
questions. What are the classes I am required to create. Do I need a
cmGlobalGenerator subclass as well as a cmLocalGenerator subclass? What are
the differences between these two? How do I let CMake know about my new
generator, Is there some generator factory I need to modify, or some other
way of registering my new generator?  Thanks

Jesse
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to