]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Possibility to add new SHAPER plugins from CMake scripts
authorArtem Zhidkov <Artem.Zhidkov@gmail.com>
Thu, 24 Dec 2020 20:48:19 +0000 (23:48 +0300)
committerArtem Zhidkov <Artem.Zhidkov@gmail.com>
Thu, 24 Dec 2020 20:48:19 +0000 (23:48 +0300)
src/Config/plugins.xml.in

index 7c23b377e2d0a272b04a7b945f0a8e59e7c9c188..9865ff950afb57779ff9db4982365cfff5fdc6e1 100644 (file)
@@ -25,4 +25,5 @@
 <!--
   <plugin library="SamplePanelPlugin" configuration="plugin-SamplePanel.xml"/>
 -->
+@SHAPER_ADDITIONAL_PLUGINS@
 </plugins>