Skip to content

Inexistent vcpkgNativeApprxomate config #103

@JD557

Description

@JD557

Typo aside, there's a warning in

logger.warn(
s"Compilation flags for `${nameDescr}` dependency were approximate, and might be incorrect. " +
"If you want to disable approximation, set `vcpkgNativeApprxomate := false`"
)
and
logger.warn(
s"Linking flags for `$nameDescr` dependency were approximated, and might be incorrect. " +
"If you want to disable approximation, set `vcpkgNativeApprxomate := false`"
)
recommending to set vcpkgNativeApprxomate := false, but no setting like that seems to exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions