Ticket #35 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by jasper

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in commit 132

comment:2 Changed 3 years ago by michelpons

  • Version set to 1.2.0.0

comment:3 Changed 3 years ago by michelpons

  • Milestone set to Maintenance of Phase II
Note: See TracTickets for help on using tickets.