Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,666
    • Issues 1,666
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 62
    • Merge Requests 62
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #17161

Closed
Open
Created Feb 09, 2017 by Utkarsh Ayachit@utkarsh.ayachit⛰Owner

CMake warnings with Qt 5 & cmake 3.5.2

I get the following warnings.

CMake Warning (dev) at /Users/utkarsh/Kitware/Tools/qt/5.8.0/install/lib/cmake/Qt5/Qt5ModuleLocation.cmake:4 (set):
  Policy CMP0053 is not set: Simplify variable reference and escape sequence
  evaluation.  Run "cmake --help-policy CMP0053" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  For input:

    '${_qt5_install_prefix}/Qt5@module@/Qt5@module@Config.cmake'

  the old evaluation rules produce:

    '/Users/utkarsh/Kitware/Tools/qt/5.8.0/install/lib/cmake/Qt5/Qt5Config.cmake'

  but the new evaluation rules produce:

    '/Users/utkarsh/Kitware/Tools/qt/5.8.0/install/lib/cmake/Qt5@module@/Qt5@module@Config.cmake'

  Using the old result for compatibility since the policy is not set.
Call Stack (most recent call first):
  /Users/utkarsh/Kitware/Tools/qt/5.8.0/install/lib/cmake/Qt5/Qt5Config.cmake:25 (include)
  ThirdParty/QtTesting/vtkqttesting/CMakeLists.txt:17 (FIND_PACKAGE)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /Users/utkarsh/Kitware/Tools/qt/5.8.0/install/lib/cmake/Qt5/Qt5ModuleLocation.cmake:4 (set):
  Policy CMP0053 is not set: Simplify variable reference and escape sequence
  evaluation.  Run "cmake --help-policy CMP0053" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  For input:

    '${_qt5_install_prefix}/Qt5@module@/Qt5@module@Config.cmake'

  the old evaluation rules produce:

    '/Users/utkarsh/Kitware/Tools/qt/5.8.0/install/lib/cmake/Qt5/Qt5Config.cmake'

  but the new evaluation rules produce:

    '/Users/utkarsh/Kitware/Tools/qt/5.8.0/install/lib/cmake/Qt5@module@/Qt5@module@Config.cmake'

  Using the old result for compatibility since the policy is not set.
Call Stack (most recent call first):
  /Users/utkarsh/Kitware/Tools/qt/5.8.0/install/lib/cmake/Qt5/Qt5Config.cmake:25 (include)
  ThirdParty/QtTesting/vtkqttesting/Testing/Cpp/CMakeLists.txt:4 (FIND_PACKAGE)
This warning is for project developers.  Use -Wno-dev to suppress it.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
5.3
Milestone
5.3 (Past due)
Assign milestone
Time tracking
None
Due date
None