Skip to content

Cmake 3.16.rc warnings #2379

Description

@Bloodknight

No idea what other cmake versions do same.

CMake Warning (dev) at Tools/CMake/basics.cmake:403 (set):
implicitly converting 'TYPE' to 'STRING' type.
Call Stack (most recent call first):
Tools/CMake/CMakeLists.txt:26 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at Tools/CMake/basics.cmake:406 (set):
implicitly converting 'TYPE' to 'STRING' type.
Call Stack (most recent call first):
Tools/CMake/CMakeLists.txt:26 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at Tools/CMake/basics.cmake:413 (set):
implicitly converting 'TYPE' to 'STRING' type.
Call Stack (most recent call first):
Tools/CMake/CMakeLists.txt:26 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at Tools/CMake/basics.cmake:367 (set):
implicitly converting 'INTEGER' to 'STRING' type.
Call Stack (most recent call first):
Tools/CMake/CMakeLists.txt:28 (setupVersionNumbers)
This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at Tools/CMake/basics.cmake:368 (set):
implicitly converting 'INTEGER' to 'STRING' type.
Call Stack (most recent call first):
Tools/CMake/CMakeLists.txt:28 (setupVersionNumbers)
This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at Tools/CMake/basics.cmake:369 (set):
implicitly converting 'INTEGER' to 'STRING' type.
Call Stack (most recent call first):
Tools/CMake/CMakeLists.txt:28 (setupVersionNumbers)
This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at Tools/CMake/basics.cmake:370 (set):
implicitly converting 'INTEGER' to 'STRING' type.
Call Stack (most recent call first):
Tools/CMake/CMakeLists.txt:28 (setupVersionNumbers)
This warning is for project developers. Use -Wno-dev to suppress it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions