Initial commit
This commit is contained in:
commit
3db240b5c1
30 changed files with 1084 additions and 0 deletions
8
settings.gradle.kts
Normal file
8
settings.gradle.kts
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
pluginManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "cpplsp"
|
||||
Loading…
Add table
Add a link
Reference in a new issue