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
92 stars 8 forks source link

Generate manifest files for shared libraries and executables #934

Open amz-shahji opened 5 years ago

amz-shahji commented 5 years ago

On Windows, need ability to generate external manifest files using mt.exe. More information here

Expected Behavior

cpp-library and cpp-application has an option to generate an external manifest