Hi,

you can also pass a param to cmake. This is what "configure" in the osg dir does.

OpenSceneGraph$ cat ./configure
cmake . -DCMAKE_BUILD_TYPE=Release

rgds
jp


Alberto Luaces wrote:
Hi Brad,

on the ccmake setup, press 't' for advanced mode and then search for CMAKE_BUILD_TYPE. The info says that you can select these modes: Debug Release RelWithDebInfo MinSizeRel.

Alberto

El Jueves 31 Julio 2008ES 08:29:31 Christiansen, Brad escribió:
Hi,

Sorry to ask a question that I am sure is covered somewhere, but I just
cant find mention of it.
How do you select between doing a release and debug build using cmake on
linux?

I cant find any make targets or cmake options in the setup. It is not
mentioned on the wiki and I cant find anything in the mail archives.

Cheers,

Brad


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


--
This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks Transtec Computers for their support.

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to