gradle / gradle-native

The home of Gradle's support for natively compiled languages
https://blog.gradle.org/introducing-the-new-cpp-plugins
Apache License 2.0
91 stars 8 forks source link

Demonstrate object files-only dependencies #1016

Open lacasseio opened 5 years ago

lacasseio commented 5 years ago

Shows how users can add dependencies on a project producing object files only. The producing aspect can be either from source or pre-built.