Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
2.6.0
-
None
Description
It would be good to have a possibility co configure the additional command options for the toolchain's archiver utilities to generate a static libraries.
E.g. in MSVC this tool has some additional options: https://learn.microsoft.com/en-us/cpp/build/reference/running-lib?view=msvc-170#lib-command-line
Right now, generating for the static libraries is hard-coded abd can't be changed with default `cpp` properties.