Enable SDK build again by default (seems to work on Travis now)
This commit is contained in:
parent
891ffa175d
commit
54979b33e3
@ -6,7 +6,7 @@ jmeMainVersion = 3.1
|
|||||||
jmeVersionTag = snapshot-github
|
jmeVersionTag = snapshot-github
|
||||||
|
|
||||||
# specify if SDK and Native libraries get built
|
# specify if SDK and Native libraries get built
|
||||||
buildSdkProject = false
|
buildSdkProject = true
|
||||||
buildNativeProjects = false
|
buildNativeProjects = false
|
||||||
buildAutogen = false
|
buildAutogen = false
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user