Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-ext-simba-jy committed Aug 13, 2024
1 parent aa14768 commit 6d404b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Build
----------------------------------------------------------------------

Prerequisite
^^^^^^^^^^^^^
- Ensure you have cmake 2.8 or later version.
- For Windows, require: one of Visual Studio [VS14, VS15, VS16, VS17]
- For Linux, require: gcc, g++
Expand Down Expand Up @@ -56,11 +57,15 @@ The list of dependencies
- build_cmocka.sh

Windows
^^^^^^^

.. code-block:: bash
.\scripts\build_oob.bat x64 Debug VS17 OFF
Linux/Mac
^^^^^^^^^

.. code-block:: bash
./scripts/build_oob.sh -t Debug
Expand Down

0 comments on commit 6d404b0

Please sign in to comment.