OOF2: The Manual

Tools for Building Extensions


This section provides details on the tools that can be used when writing the CMakeLists.txt files for OOF2 extensions. To use the tools, OOF2 should be configured with OOF2_DEV_INSTALL set to ON.

Table of Contents

swig_sources — CMake function for running swig and building Python extension modules.
oof2-extension-setup — Generate the infrastructure of the code for an OOF2 extension.