I am in a multiproject environment and I’d like to rename debug libraries in different way.
I found out that If I put these lines within each subproject file, I get the right names:
Gradle tells me that “baseName” property does not exist.
> Exception thrown while executing model rule: ComponentModelBasePlugin.Rules#collectBinaries
> No such property: baseName for class: org.gradle.nativeplatform.internal.DefaultSharedLibraryBinarySpec_Decorated