Skip to content

Commit

Permalink
Correctly pass in option in scripted test
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof committed Oct 7, 2020
1 parent e15973f commit ab87b9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ javacOptions += "-Xdoclint:all"

akkaGrpcGeneratedLanguages := Seq(AkkaGrpc.Java)

PB.recompile / PB.protocOptions ++= "include_std_types"
Compile / PB.protocOptions += "--include_std_types"

0 comments on commit ab87b9a

Please sign in to comment.