Skip to content
代码片段 群组 项目
  • Valentin B's avatar
    aa0e94ca
    CMake: Silence CMP0048 warnings · aa0e94ca
    Valentin B 创作于
    When libwebsockets is included as a subdirectory in other projects that rely on a minimum CMake version of 3.x, a CMP0048 policy warning will be raised due to the project not specifying a version in the project call.
    
    This patch silences the warning by explicitly setting the policy within libwebsockets to NEW if it has already been forwarded as such, without any further impact on the behavior of CMake.
    aa0e94ca
    历史
    CMake: Silence CMP0048 warnings
    Valentin B 创作于
    When libwebsockets is included as a subdirectory in other projects that rely on a minimum CMake version of 3.x, a CMP0048 policy warning will be raised due to the project not specifying a version in the project call.
    
    This patch silences the warning by explicitly setting the policy within libwebsockets to NEW if it has already been forwarded as such, without any further impact on the behavior of CMake.
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。