Skip to content

Commit 7ed1dda

Browse files
andrurogerzcompnerd
authored andcommitted
[cmake] update JSObjects CMake minimum version to 3.10
1 parent c446e69 commit 7ed1dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/JSObjects/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
## PATENTS file in the same directory.
99
##
1010

11-
cmake_minimum_required(VERSION 3.3)
11+
cmake_minimum_required(VERSION 3.10)
1212

1313
project(JSObjects
1414
LANGUAGES C CXX)

0 commit comments

Comments
 (0)