Ticket #35 (closed enhancement: fixed)
COBIA should link to static MSVC runtimes
Reported by: | jasper | Owned by: | jasper |
---|---|---|---|
Priority: | major | Milestone: | Maintenance of Phase II |
Component: | COBIA core | Version: | 1.2.0.0 |
Keywords: | Cc: |
Description
Currently COBIA links to dynamic runtimes. To prevent having to distribute the dynamic runtime, COBIA should link to the static linktime.
This requires setting the minimum cmake version to 3.15:
https://cmake.org/cmake/help/v3.15/prop_tgt/MSVC_RUNTIME_LIBRARY.html
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in commit 132