Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
shinsumicco committed Jul 17, 2019
2 parents 2505998 + 38f55c9 commit 76c3955
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,6 @@ When building with support for PangolinViewer, please specify the following cmak
.. code-block:: bash
cd /path/to/openvslam
git submodule init
git submodule update
mkdir build && cd build
cmake \
-DBUILD_WITH_MARCH_NATIVE=ON \
Expand All @@ -347,8 +345,6 @@ When building with support for SocketViewer, please specify the following cmake
.. code-block:: bash
cd /path/to/openvslam
git submodule init
git submodule update
mkdir build && cd build
cmake \
-DBUILD_WITH_MARCH_NATIVE=ON \
Expand Down

0 comments on commit 76c3955

Please sign in to comment.