aboutsummaryrefslogblamecommitdiff
path: root/flow-native/build.sbt
blob: 1f5720eae355797d1175701f4a78f3bf5732bc38 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                        

                        
                                                         
 

                                                       
import flow.{FlowBuild}

FlowBuild.commonSettings

enablePlugins(JniNative)

sourceDirectory in nativeCompile := sourceDirectory.value

// uncomment below to use library in lib_native instead
//enableNativeCompilation in Compile := false