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

CMake warns about deprecations of some policies #173

Open
JDuchniewicz opened this issue Jan 19, 2019 · 0 comments
Open

CMake warns about deprecations of some policies #173

JDuchniewicz opened this issue Jan 19, 2019 · 0 comments
Labels

Comments

@JDuchniewicz
Copy link
Contributor

Os: Arch Linux x86_64
Kernel: 4.20.0-arch1-1-ARCH
Issue: During running ProjectTool.py Cmake warns about deprecated attributes being used:

CMake Deprecation Warning at ThirdParty/assimp/contrib/zlib/CMakeLists.txt:8 (cmake_policy):
The OLD behavior for policy CMP0048 will be removed from a future version
of CMake.

and this one:

CMake Warning (dev) at /usr/share/cmake-3.13/Modules/FindOpenGL.cmake:270 (message):
Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
available. Run "cmake --help-policy CMP0072" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.

@MuniuDev MuniuDev added the bug label Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants