Closed e-carlin closed 1 month ago
Remove ablastr static library install from impactx. Warpx installs them.
Technically you can also remove them from WarpX. We link them statically in the dynamic libs and executables (app).
If you build ABLASTR as shared lib then you want to keep them (once). But I would not recommend to do that until we have done https://github.com/ECP-WarpX/WarpX/pull/5008