We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7acfc3e + 0c27a54 commit ee904baCopy full SHA for ee904ba
common.conf
@@ -321,7 +321,7 @@ build += {
321
${vars.base} {
322
name: shapeless
323
uri: "https://github.com/"${vars.shapeless-ref}
324
-
+ extra.projects: ["coreJVM"]
325
}
326
327
community.dbuild
@@ -46,6 +46,7 @@ build += {
46
name: "scala-parser-combinators"
47
uri: "https://github.com/"${vars.scala-parser-combinators-ref}
48
extra.commands: "set scalaVersion := \"2.11.7\""
49
+ extra.projects: ["scala-parser-combinatorsJVM"]
50
51
]
52
0 commit comments