aboutsummaryrefslogblamecommitdiff
path: root/sync/build.sbt
blob: 547a3fd90c4011352c5c13b7daea4493afa82621 (plain) (tree)
1
2
3
4
5




                                                                                    
import akkaserial.Dependencies

libraryDependencies += Dependencies.scalatest % "test"

target in javah := (baseDirectory in ThisBuild).value / "native" / "src" / "include"