GarageGames / Torque3D

MIT Licensed Open Source version of Torque 3D from GarageGames
http://torque3d.org
MIT License
3.35k stars 1.2k forks source link

Cmake 3.16.rc warnings #2379

Open Bloodknight opened 4 years ago

Bloodknight commented 4 years ago

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.