On Fri, Apr 1, 2016 at 11:56 AM, Salazar De Troya, Miguel < salazardet...@llnl.gov> wrote:
> Thanks. The reason why I am asking this is that I am trying to build my > libMesh application using CMake. Has anybody had experience with > libMesh+CMake? > I do not, but it should be pretty straightforward. Your best bet is to use the $LIBMESH_DIR/bin/libmesh-config script that libmesh installs, and pass the output of e.g libmesh-config --libs to cmake where necessary. cmake itself should handle the other intricacies of linking dynamic libs depending on the platform you're on. -- John ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users