Skip to content

Fix configure warnings #4427

@vicentebolea

Description

@vicentebolea

Our EVPath dependency is hitting a warning with newer CMake, we can see it in our latest master build pipelines.

Here is the warning.

CMake Warning (dev) at thirdparty/EVPath/EVPath/CMakeLists.txt:590 (add_custom_command):
  The following keywords are not supported when using
  add_custom_command(OUTPUT): SOURCE.

  Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
  Run "cmake --help-policy CMP0175" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

We need to fix this in the evpath repo and update our thirdparty EVPath snapshot to this corrected sha of EVPATH.

Metadata

Metadata

Assignees

Labels

area: ciContinuous Integration issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions