Build helper import libraries for DLL delivery

Hello,

I would like to ask whether is there any progress with issue https://issues.gradle.org/browse/GRADLE-3171 (or maybe it is under development ?) I tried to apply changes from closed topic: C++ Cross Compiling with mingw-w64: Is there a way to modify linker flags? As a result I obtain only pure *.dll libraries which I cannot link in separate (CMake) build system. I would like to build and deploy DLL libraries on remote artifact storage e.g. Artifactory. Is it already possible with gradle?