Incompact3d
Incompact3d copied to clipboard
CMake Test directory doesn't appear to be regenerated
After changing examples/adios2_config.xml and running make install the adios2_config.xml in the installed examples is updated, but not under the Tests directory - causing tests to fail.
Current resolution is to rerun cmake - is this the correct behaviour? could make install also update the Test directory?