mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 05:50:31 +00:00
* [CMake] Adjustment: Set minimum version to 3.10.2.
This commit is contained in:
parent
ca5e706ab4
commit
46b2cc9b53
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue