[Cmake] Cmake, a deployment question...

Nick Ton nton at photon . com
Fri, 25 Jul 2003 09:56:06 -0400


Hi,

I was wondering if the Makefiles that cmake generates still relies
on cmake for additional processing? The reason is that most of our
deployment machines belong to our customer's. So there will be no
opportunities to install CMake. We would just package our source files
and the Makefiles and hand them over to the customers. Is there any
issues in using cmake in this fashion?

Nick