Skip to content

How to build and install the driver

pichler edited this page Jun 17, 2015 · 4 revisions

This project contains a Gradle build file (for more information about Gradle visit https://gradle.org/). Gradle supports multi-project builds, which means that the build file is subdivided into parts. The main build file contains dependencies and tasks for all subprojects, while the build files of each subporject contains further specific dependencies and tasks. As the OpenMUC framework uses Gradle multi-project build, this project contains only a subproject build file.