mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-09-02 02:58:06 +02:00
doc/guide/install: add a note for libgpiod
This commit is contained in:
@@ -85,6 +85,14 @@ You may also need to add this if you see link errors between ``libusb`` and ``pt
|
||||
|
||||
-DLINK_CMAKE_THREADS=ON
|
||||
|
||||
By default, ``libgpiod`` support is enabled
|
||||
If you don't want this option, use:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
-DENABLE_LIBGPIOD=OFF
|
||||
|
||||
Additionnaly you have to install ``libgpiod``
|
||||
|
||||
To build the app:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user