Replies: 1 comment
-
I've opened #4583 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I've run
cmake, make, make install
, with-DMFEM_ENABLE_EXAMPLES=YES -DMFEM_ENABLE_MINIAPPS=YES
. I notice that the examples show up in my installation directory. However, the miniapps do not. I particulary needlibmfem-common
for a given application (https://github.com/aurora-multiphysics/platypus). Is there a way to get the miniapps and thelibmfem-common
library installed in the installation directory? It would make writing downstream Makefiles a bit easierBeta Was this translation helpful? Give feedback.
All reactions