Commit d36c3088 authored by Martí Bolívar's avatar Martí Bolívar Committed by Anas Nashif
Browse files

doc: application: add rest formatting to CMakeLists.txt

parent 42e46729
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -608,7 +608,7 @@ Make sure to follow these steps in order.

      target_sources(app PRIVATE src/main.c)

Below is a simple example CMakeList.txt:
Below is a simple example :file:`CMakeList.txt`:

.. code-block:: cmake