Update doc

This commit is contained in:
Romain Thomas 2020-12-16 16:16:36 +01:00
parent 623055b045
commit f17cb09269
2 changed files with 3 additions and 1 deletions

View File

@ -80,7 +80,7 @@ The Doxygen documentation will be located at ``build/doc/doxygen/html`` and the
CMake Options
-------------
.. literalinclude:: ../../../cmake/LIEFOptions.cmake
.. literalinclude:: ../../cmake/LIEFOptions.cmake
Docker
------

View File

@ -46,6 +46,8 @@ Using ``setup.py``, one can build and install lief as follows:
LIEF modules can also be parameterized using the following options:
.. code-block:: console
$ python ./setup.py --help
...