Support means: Input - CMakeLists.txt files Output - Borland project file
Open the project file and build it. Pretty simple, in my opinion. The procedure is analogous on other platforms. Except that the output is a makefile (for Unix) or workspace (for Visual Studio). All that's distributed to the end user is source and CMakeLists.txt files (one per level in the source tree). It's up to the user's version of CMake to create an appropriate build environment. Cheers, -Damion- ----- Original Message ----- From: "BERNDT, JON S. (JON) (JSC-EX) (LM)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 12, 2001 6:12 PM Subject: RE: [Flightgear-devel] OpenGC build process "from the horse's mou th" > > candidates for CMake) and that CMake supports Borland and Visual C++ > > I've always wanted something that supports Borland. What does "support" mean > in this case? > > Jon > > _______________________________________________ > Flightgear-devel mailing list > [EMAIL PROTECTED] > http://mail.flightgear.org/mailman/listinfo/flightgear-devel > _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
