mte/unikernel/duniverse/dune_/doc/reference/dune-workspace/profile.rst
2025-11-11 02:07:51 +01:00

11 lines
254 B
ReStructuredText

profile
-------
The build profile can be selected in the ``dune-workspace`` file by write a
``(profile ...)`` stanza. For instance:
.. code:: dune
(profile release)
Note that the command line option ``--profile`` has precedence over this stanza.