Add a mention of KT-46231.
This commit is contained in:
@@ -174,6 +174,8 @@ tasks.matching { it.name == "linkClangstubsSharedLibrary" }.all {
|
|||||||
inputs.dir(libclangextDir)
|
inputs.dir(libclangextDir)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Please note that list of headers should be fixed manually.
|
||||||
|
// See KT-46231 for details.
|
||||||
tasks.create("updatePrebuilt") {
|
tasks.create("updatePrebuilt") {
|
||||||
dependsOn("genClangInteropStubs")
|
dependsOn("genClangInteropStubs")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user