Xml changes in a plugin require to call ninja multiple time
Modifying an xml file in a Plugin require ninja to be called two time before the plugin is completely builded.
How to reproduce :
- cd paraview_build
- ninja
- cd paraview/Plugin/LagrangianParticleTracker
- touch LagrangianParticleTracker.xml
- cd ../../../paraview_build
- ninja
[1/4] Generating vtkSMXML_LagrangianParticleTracker.h
-- Generate module: LagrangianParticleTracker
vtkDebugLeaks has found no leaks.
[2/4] Generating Documentation HTMLs from xmls
Processing wiki sources
Processing wiki filters
Processing wiki writers
Processing wiki readers
[3/4] Compiling Qt help project LagrangianParticleTracker.qhp
Building up file structure...
Insert custom filters...
Insert help data for filter section (1 of 1)...
Insert files...
Insert contents...
Insert indices...
Documentation successfully generated.
[4/4] Generating LagrangianParticleTracker_doc.h
-- Generate module: LagrangianParticleTracker
vtkDebugLeaks has found no leaks.
- ninja
[2/2] Linking CXX shared library lib/paraview-5.4/plugins/LagrangianParticleTracker/libLagrangianParticleTracker.so
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information