google / prefab

Prefab is a tool for generating build system integrations for prebuilt C/C++ libraries.
https://google.github.io/prefab/
Apache License 2.0
207 stars 33 forks source link

Prefab

Prefab is a tool for generating build system integrations for prebuilt C/C++ libraries. A Prefab package consists of a small amount of metadata and the prebuilt libraries it describes. Prefab is:

Building the command line executable

From the prefab directory run ./gradlew installDist. This will build and install the CLI binary (named prefab) into cli/build/install/prefab/bin/prefab.