Skip to content

Newer CMake causes issues with legacy FindBoost module #6572

@rbberger

Description

@rbberger

With current CMake versions you get:

CMake Warning (dev) at ......./lib64/cmake/HPX/HPX_SetupBoost.cmake:134 (find_package):                                                
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Building other projects like FleCSI which use the Boost Config module and this logic can create conflicts. Please migrate to the Boost provided Config module.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions