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
2e30b24438
commit
17fbedd5fe
@ -206,14 +206,12 @@ if(skipPrebuildLibraries!="true"&&buildNativeProjects!="true"){
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
build.dependsOn extractPrebuiltNatives
|
|
||||||
|
assemble.dependsOn extractPrebuiltNatives
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//class IncrementalReverseTask extends DefaultTask {
|
//class IncrementalReverseTask extends DefaultTask {
|
||||||
// @InputDirectory
|
// @InputDirectory
|
||||||
// def File inputDir
|
// def File inputDir
|
||||||
|
Loading…
x
Reference in New Issue
Block a user