OpenSceneGraph/applications
Robert Osfield 2187b061fc From Eric Wing,
"Attached is a patch allows access access to the CMake MACOSX_BUNDLE
option. Now SETUP_APPLICATION and SETUP_EXAMPLE take an additional
optional parameter that specifies if the program is a command line
application or a GUI application (think: IS_COMMANDLINE_APP). Passing
1 means true (is_commandline_app). Passing 0 or omitting the parameter
means false.

I changed the scripts for osgversion and osgunittests to support this
option because I believe they are command line apps. Are there any
others?"
2007-04-12 09:33:24 +00:00
..
osgarchive Removed old gmake and VisualStudio build files 2007-04-10 13:10:25 +00:00
osgconv Removed old gmake and VisualStudio build files 2007-04-10 13:10:25 +00:00
osgversion From Eric Wing, 2007-04-12 09:33:24 +00:00
osgviewer Removed old gmake and VisualStudio build files 2007-04-10 13:10:25 +00:00
CMakeLists.txt Removed OpenThreads from the list of TARGET_COMMON_LIBRARIES to prevent double 2007-03-25 11:47:08 +00:00