INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
The Orca Build System
Orca uses CMake to handle its build system. CMake is a cross-platform tool, designed as a replacement for autotools. BasicsBuilds are controlled by a set of files called 'CMakeLists.txt'. There is approximately one in each directory, and builds descend recursively through the source tree. If you just want to see how to initiate a build, see instructions on getting Orca or read the 'INSTALL' file at the top level of Orca distribution. DetailsThe build system for orca consists of a set of 'CMakeLists.txt' files, many of which The top-level
Individual components maintain their own |
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)