mosaic-group / openfpm

OpenFPM: A scalable open framework for particle and particle-mesh codes on parallel computers
https://mosaic-group.github.io/openfpm-website/
BSD 3-Clause "New" or "Revised" License
9 stars 7 forks source link

Making OpenFPM a CMake Package & eliminating example.mk #10

Open abhinavsns opened 5 months ago

abhinavsns commented 5 months ago

Now that OpenFPM compiles with CMake properly. We should make it a CMake package: https://stackoverflow.com/questions/55635294/how-to-create-packages-with-cmake

This will then allow for more streamlined compiling of examples and creating new simulations using OpenFPM.