diff options
author | 2021-02-18 11:38:11 -0800 | |
---|---|---|
committer | 2021-02-18 11:38:11 -0800 | |
commit | 2e5cf0857df056c8be7b73e8cb17fe227b272785 (patch) | |
tree | 577fa705dec27427cc5fa2808440bee190d1efc1 /Source/Diagnostics/FlushFormats/FlushFormatPlotfile.cpp | |
parent | 85b55bae22da4d26474fce172988c53022592371 (diff) | |
download | WarpX-2e5cf0857df056c8be7b73e8cb17fe227b272785.tar.gz WarpX-2e5cf0857df056c8be7b73e8cb17fe227b272785.tar.zst WarpX-2e5cf0857df056c8be7b73e8cb17fe227b272785.zip |
Add "." to libwarpx Aliases (#1720)
* Add "." to libwarpx Aliases
Add a "." to the suffix of the short-hand `libwarpx.<DIM>.<so|dll>`
libs. This unifies the suffix with the structure in executables and
makes it easier to find a "long" version of the library (not in this
PR).
Also fixes the suffix naming on Windows to ".dll", since this is
a true C/C++ library, not a Python module (aka not a shared library
following Python entry points and conventions).
* CMake: Add library alias in install
Also add the expected library alias in CMake install prefixes.
Diffstat (limited to 'Source/Diagnostics/FlushFormats/FlushFormatPlotfile.cpp')
0 files changed, 0 insertions, 0 deletions