mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
* [CMake] Adjustment: Set minimum version to 3.10.2.
This commit is contained in:
parent
ca5e706ab4
commit
46b2cc9b53
|
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required (VERSION 2.8.12)
|
||||
cmake_minimum_required (VERSION 3.10.2)
|
||||
|
||||
set(TORQUE_APP_NAME "" CACHE STRING "the app name")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue