swift-nav / libswiftnav

A portable C library implementing GNSS related functions and algorithms.
GNU Lesser General Public License v3.0
17 stars 20 forks source link

Install the leap seconds header #28

Closed jbangelo closed 1 year ago

jbangelo commented 1 year ago

Looks like we forgot to install the leap_seconds.h file. This is causing issues in https://github.com/swift-nav/swiftnav-rs/pull/89

silverjam commented 1 year ago

will need to make sure this gets backported to libeswiftnav-private

This is already fixed internally