Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cmake 3.16.rc warnings #2379

Open
Bloodknight opened this issue Oct 22, 2019 · 0 comments
Open

Cmake 3.16.rc warnings #2379

Bloodknight opened this issue Oct 22, 2019 · 0 comments

Comments

@Bloodknight
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant