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

Policy CMP0048 is not set #16

Open
davidfdzp opened this issue Feb 28, 2022 · 0 comments
Open

Policy CMP0048 is not set #16

davidfdzp opened this issue Feb 28, 2022 · 0 comments

Comments

@davidfdzp
Copy link

I have got this when running cmake as indicated in the README file. It is a warning message for project developers, it says:
~/build-qperf$ cmake ../qperf
CMake Warning (dev) at extern/quicly/CMakeLists.txt:4 (PROJECT):
Policy CMP0048 is not set: project() command manages VERSION variables.
Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.

The following variable(s) would be set to empty:

PROJECT_VERSION
PROJECT_VERSION_MAJOR
PROJECT_VERSION_MINOR
PROJECT_VERSION_PATCH

This warning is for project developers. Use -Wno-dev to suppress it.

-- Detecting USDT support
-- Detecting USDT support - not found
-- Configuring done
-- Generating done
-- Build files have been written to: ~/build-qperf

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