Fixes Bullet-Native Artifacts not containing natives when not building from cpp source and not using the build target.
This commit is contained in:
parent
77c521fefa
commit
ec491575be
@ -206,14 +206,12 @@ if(skipPrebuildLibraries!="true"&&buildNativeProjects!="true"){
|
||||
}
|
||||
}
|
||||
}
|
||||
build.dependsOn extractPrebuiltNatives
|
||||
|
||||
assemble.dependsOn extractPrebuiltNatives
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
//class IncrementalReverseTask extends DefaultTask {
|
||||
// @InputDirectory
|
||||
// def File inputDir
|
||||
|
Loading…
x
Reference in New Issue
Block a user