Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto submodule update: cmake - Static bundles for the IAR toolchain[DRAFT] (#177) #493

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 8, 2024

  1. cmake - Static bundles for the IAR toolchain[DRAFT]

    We made a release to Asensing but the IAR library was not bundled
    properly and static linking was not done.
    The plan is to use `add_static_library_bundle` but, the archive code is
    not compatible with IAR.
    
    A flag was added that is only set during IAR compilation and installs.
    
    Currently, we are using CMAKE but plan to move to Bazel after this patch
    release
    
    ---------
    
    Co-authored-by: sokhealy <[email protected]>
    
    Triggered-By:	cmake	fa9340974f98fb9375d77be73f0cd1fd438af1ea
    Upstream-PR:	http://github.com/swift-nav/cmake/pull/177
    swiftnav-svc-jenkins committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c76c3f0 View commit details
    Browse the repository at this point in the history