mirror of https://github.com/axmolengine/axmol.git
Merge pull request #8122 from andyque/fixJenkins
uncomment 3rd part bins check
This commit is contained in:
commit
62697bbb42
|
@ -185,7 +185,7 @@ def main():
|
||||||
return(2)
|
return(2)
|
||||||
|
|
||||||
#copy check_current_3rd_libs
|
#copy check_current_3rd_libs
|
||||||
check_current_3rd_libs(branch)
|
# check_current_3rd_libs(branch)
|
||||||
|
|
||||||
# Generate binding glue codes
|
# Generate binding glue codes
|
||||||
if(branch == 'v3'):
|
if(branch == 'v3'):
|
||||||
|
|
Loading…
Reference in New Issue