Does anyone know, whether or not HMPP already supp...
# multiplatform
s
Does anyone know, whether or not HMPP already supports having a jvmAndAndroidCommon sourceSet where a jvm and one android target can depend on? 🤔
k
i don't seen any reason you could not add a source set and a dependency on it for each target
s
Because the IDE will hate you. HMPP might fix this, but I can’t get it working right now 😕
k
i don't follow