mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Lowered the min cmake version required to 3.12
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.30)
|
||||
cmake_minimum_required(VERSION 3.12)
|
||||
project(torch)
|
||||
include(FetchContent)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user