Skip to content

Commit 35fc1f3

Browse files
authored
Bump cmake minimum required version to 3.10 (#327)
* Bump cmake minimum required version to 3.10 * Update googletest to version v1.17.0
1 parent 65d077a commit 35fc1f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.5)
1+
cmake_minimum_required(VERSION 3.10)
22

33
project(LuaBridge)
44

third_party/gtest

Submodule gtest updated 378 files

0 commit comments

Comments
 (0)