Skip to content

[runtime-library] CMake configuration of runtime-library causes warnings about CMP0069 #92

@wangkuiyi

Description

@wangkuiyi

Following steps in the README file of the runtime-library sample, the command cmake -GNinja -Bbuild . prints the following warnings.

Adding cmake_policy(SET CMP0096 NEW) in warned cmake files suppresses these warnings.

I do not know CMP0096 or CMAKE_INTERPROCEDURAL_OPTIMIZATION. Are they necessary for building the runtime library? Should I just ignore these warnings?

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