Skip to content

CMake warnings about deprecated behaviors #282

Description

@BrianSipos

There are several warnings during the prep step similar to the following. The config should be updated to avoid these.

CMake Warning (dev) at cmake/CodeCoverage.cmake:496 (add_custom_command):
  At least one COMMAND must be given.

  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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    sustainmentLong-term sustainment activities and technical debt removal

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions