Building With CMake
From Ogre Wiki
|
Quick Start GuideFor the impatient: Learn how to build Ogre with CMake in two minutes. If you encounter any problems or need some more advanced procedures, do read the rest of the sections below! |
|
Getting started with CMakeThis section introduces you to CMake and explains the concepts as well as how you can get and use CMake. |
|
Building Ogre with CMakeThis section explains how to use CMake to build Ogre from source. |
|
Building your projects with CMakeThis section is an introduction on how to use CMake to build your own projects and have them link against Ogre. For more detailed information about CMake, refer to the official CMake website: http://www.cmake.org |
|
For developers: Working with and extending Ogre's CMake build systemThis section describes in some detail how Ogre's CMake build system works and how you can extend it. This is meant for developers who may need to add source files or entire targets to the build system. |







