native-samples
native-samples copied to clipboard
Samples of modern build automation for native languages with Gradle
Removing the static library from the outgoing config, disabling `CppCompile` and `CreateStaticLibrary` tasks ### Context Benefit of this solution is that no unnecessary static library is created and neither a...
### Context This uses the Guides sample plugin for building the sample. With this change, the samples built using the new plugin have the following limitation that needs to be...
### Context The idea is that we can replace the README.md with an `index.adoc` with each sample. Asciidoctor extensions and Exemplar would be used for common functionality such as multi-language...