From: David K. <dav...@ak...> - 2018-01-18 21:07:27
|
I configured with gzstream support, and I'd like to use this from an app. To do that I've copied gzstream.h to the app directory, and then it works, but I was wondering if it's possible to use libMesh's copy of gzstream.h directly? I guess not since it's not copied into the installed directory, is that right? Anyway, any suggestions on the cleanest way to handle this would be appreciated. Thanks, David |