diff options
author | 2020-12-04 01:17:52 -0800 | |
---|---|---|
committer | 2020-12-04 01:17:52 -0800 | |
commit | 1f8ab0e625f27e9201b0da9dcfbab52c30112089 (patch) | |
tree | d103b48a9177358a7bcea1473b34c39aa09e9ce0 /Source/FieldSolver/FiniteDifferenceSolver/MacroscopicProperties/MacroscopicProperties.cpp | |
parent | 65091cca136b896cb4d538a3533e33fc25569bfe (diff) | |
download | WarpX-1f8ab0e625f27e9201b0da9dcfbab52c30112089.tar.gz WarpX-1f8ab0e625f27e9201b0da9dcfbab52c30112089.tar.zst WarpX-1f8ab0e625f27e9201b0da9dcfbab52c30112089.zip |
CMake: objects, shared library, Python (#1519)
* CMake: libwarpx
Reorder CMake builds to collect everything in an object
file library, which is then used to link out a shared library
and the WarpX executable app.
* setup.py: Install up to 3 libs at once
Inside CMake build dir:
```
PYWARPX_LIB_DIR=$PWD/lib python3 -m pip wheel ../Python/
```
* Docs: CMake + Python
* CI: Python CMake Package
Diffstat (limited to 'Source/FieldSolver/FiniteDifferenceSolver/MacroscopicProperties/MacroscopicProperties.cpp')
0 files changed, 0 insertions, 0 deletions