mirror of
https://github.com/wjakob/tbb.git
synced 2026-08-29 08:34:40 +08:00
cmake: bump minimum required version to 3.10
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
|
||||
cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
|
||||
|
||||
if (POLICY CMP0048)
|
||||
# cmake warns if loaded from a min-3.0-required parent dir, so silence the warning:
|
||||
|
||||
Reference in New Issue
Block a user