From 7bee6611660bb963cd3edcd35f547882b528b8fd Mon Sep 17 00:00:00 2001 From: eginer Date: Thu, 10 Jan 2019 17:54:30 +0100 Subject: [PATCH] merged --- docs/source/users_guide/qp_plugins.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/source/users_guide/qp_plugins.rst b/docs/source/users_guide/qp_plugins.rst index 1eadb4fb..f1c100f8 100644 --- a/docs/source/users_guide/qp_plugins.rst +++ b/docs/source/users_guide/qp_plugins.rst @@ -99,4 +99,11 @@ This will link this directory to the |QP| which means that when the code will be all the executables/scripts contained in this module will be available. +Then, to compile the new plugin, just recompile the |QP| as usual by going at the root of the |QP| directory: +.. code:: bash + + cd $QP_ROOT + ninja + +Then, when executing