NOAA-EMC / NCEPLIBS-g2c

This library contains C decoder/encoder routines for GRIB edition 2.
Other
17 stars 11 forks source link

Cleanup CMake shared vs static libraries #408

Closed EricEngle-NOAA closed 9 months ago

EricEngle-NOAA commented 1 year ago

On the heels of lessons learned from enabling static vs. shared libs in NCEPLIBS-ip and NCEPLIBS-sp, we sould implement the same CMake configuration here too.

NOTE: g2c as of 1.7.0 can build shared libs, but cannot create simultaneously with static libs.

edwardhartnett commented 9 months ago

Should this issue be closed?

EricEngle-NOAA commented 9 months ago

Yes.