mirror of
https://github.com/github/codeql.git
synced 2026-02-11 20:51:06 +01:00
Kotlin: Strip prefix when building plugin
This commit is contained in:
@@ -124,6 +124,7 @@ kt_javac_options(
|
||||
javac_opts = ":javac-options",
|
||||
kotlinc_opts = ":kotlinc-options-%s" % v,
|
||||
module_name = "codeql-kotlin-extractor",
|
||||
resource_strip_prefix = v,
|
||||
resources = [
|
||||
":resources-%s" % v,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user