Closed edwardhartnett closed 1 year ago
@AlexanderRichert-NOAA can you help me figure out how to fix the spack build? It needs to account for BUILD_SHARED_LIBS but I don't know how to do that.
I added the variant/logic for it, but the setting is not currently by cmake. I believe the "STATIC" needs to be removed from the add_library line (line 39) in src/CMakeLists.txt.
Fixes #99