Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wangkuiyi opened this issue Jan 16, 2023 · 0 comments

Comments

@wangkuiyi
Copy link
Contributor

wangkuiyi commented Jan 16, 2023

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?

@wangkuiyi wangkuiyi changed the title CMake configuration of runtime-library causes warnings about CMP0069 [runtime-library] CMake configuration of runtime-library causes warnings about CMP0069 Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant