mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
Docker: added Dockerfile for android
This commit is contained in:
@@ -8,7 +8,8 @@ RUN apt-get update && apt-get install -y \
|
||||
git \
|
||||
cmake \
|
||||
libproj-dev \
|
||||
libqt5svg5-dev
|
||||
libqt5svg5-dev \
|
||||
software-properties-common
|
||||
|
||||
# Clone source code
|
||||
WORKDIR /root/
|
||||
|
||||
Reference in New Issue
Block a user