Skip to content

Commit

Permalink
cmake - Static bundles for the IAR toolchain[DRAFT]
Browse files Browse the repository at this point in the history
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
swiftnav-svc-jenkins committed Aug 8, 2024
1 parent 877be3a commit c76c3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/common
Submodule common updated 1 files
+47 −19 ArchiveUtility.cmake

0 comments on commit c76c3f0

Please sign in to comment.