Home

Awesome

F3D Superbuild

F3D Superbuild is the project responsible for the creation of the binary package of F3D, available on f3d.app. It can also be usefull to build F3D and all its dependencies in a more automated way.

It relies on the common-superbuild logic and contains it as a git submodule.

The idea of a superbuild is to download, configure, build, install and package every single dependency of a program, and the program itself of course, and this is what F3D Superbuild is doing for F3D.

This repository also generate a nightly release of F3D.

How to use locally to generate a package of F3D master branch

How to use locally to generate a package of a specific F3D release

How to use on github to generate a package of F3D master branch

How to use on github to generate a package of a specific F3D tag, like a RC

How to use on github to generate a package of a specific F3D release

CMake Options

License

see the BSD 3-Clause LICENSE.

Acknowledgments