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

Fix CMP0074 policy warning #29

Open
jcfr opened this issue Jun 3, 2019 · 0 comments
Open

Fix CMP0074 policy warning #29

jcfr opened this issue Jun 3, 2019 · 0 comments

Comments

@jcfr
Copy link
Member

jcfr commented Jun 3, 2019

CMake Warning (dev) at /usr/share/cmake-3.13/Modules/FindPNG.cmake:51 (find_package):
  Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
  Run "cmake --help-policy CMP0074" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  CMake variable ZLIB_ROOT is set to:

    /work/dcmjs-build/ZLIB-install

  For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
  CMake/3rdparty.cmake:178 (find_package)
  CMake/dcmtkPrepare.cmake:426 (include)
  CMakeLists.txt:17 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant