[K/N] Fix compdb usage for CLion
Merge-request: KT-MR-6483 Merged-by: Alexander Shabalin <Alexander.Shabalin@jetbrains.com>
This commit is contained in:
committed by
Space
parent
29b6039f37
commit
66c6e4e16f
@@ -748,6 +748,11 @@ compilationDatabase {
|
||||
allTargets {
|
||||
mergeFrom(provider { project("common") })
|
||||
mergeFrom(provider { project("runtime") })
|
||||
|
||||
// TODO: Reconsider this
|
||||
task.configure {
|
||||
dependsOn(":kotlin-native:runtime:downloadGoogleTest")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user