| 79 | | 1. missing from CMake build support: [[BR]] |
| 80 | | * src/osgPlugins/dae (COLLADA plugin) [[BR]] |
| 81 | | * src/osgPlugins/jp2 (JPEG200 plugin) [[BR]] |
| 82 | | * src/osgPlugins/pfb (Performer plugin) [[BR]] |
| 83 | | * src/osgPlugins/vrml (libvrml based plugin) [[BR]] |
| 84 | | * src/osgPlugins/xine (xine-lib based plugin) [[BR]] |
| 85 | | 2. Versioning of library names. |
| 86 | | 3. Finish Doxygen documentation generation for OSG. (!OpenThreads might be done.) |
| 87 | | 4. Fix/standardize Windows 3rd party binaries to use library names that work with standard Find*.cmake modules [[BR]] |
| | 79 | 1. Fix/standardize Windows 3rd party binaries to use library names that work with standard Find*.cmake modules [[BR]] |
| 90 | | 5. Test static library building (the link order of libraries looks wrong to me). |
| 91 | | 6. Fix official Findosg*.cmake modules for OSG 2.0. (not required to build OSG) |
| 92 | | 7. Use CTest (not required to build OSG) |
| 93 | | 8. Use CPack? |
| 94 | | 9. Demonstration of how to make your own project use !OpenSceneGraph and CMake. (optional) |
| 95 | | 10. Mac OS X build support for frameworks (requires changes to CMake) |
| 96 | | 11. Mac OS X install_name support |
| 97 | | 12. Mac OS X Universal Binaries [[BR]] |
| | 82 | 2. Fix official Findosg*.cmake modules for OSG 2.0. (not required to build OSG) |
| | 83 | 3. Use CTest (not required to build OSG) |
| | 84 | 4. Demonstration of how to make your own project use !OpenSceneGraph and CMake. (optional) |
| | 85 | 5. Mac OS X build support for frameworks (requires changes to CMake) |
| | 86 | 6. Mac OS X install_name support |
| | 87 | 7. Mac OS X Universal Binaries [[BR]] |