Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information