docker: fixed tango build with res tool prebuild

This commit is contained in:
matlabbe
2017-07-13 14:33:52 -04:00
parent fb69a37445
commit 62b9911176
2 changed files with 5 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ mv TangoSDK_Ikariotikos_Java.jar rtabmap-tango/app/android/libs/.
# resource tool
cd rtabmap-tango/build
cmake --DANDROID_PREBUILD=ON ..
cmake -DANDROID_PREBUILD=ON ..
make
cd