Skip to content

Commit c166944

Browse files
committed
Bump googletest and update minimum CMake version
1 parent 7f191e0 commit c166944

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,5 +1,5 @@
1+
CMAKE_MINIMUM_REQUIRED(VERSION 3.16)
12
PROJECT(MLINTERP)
2-
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.8)
33

44
SET(CMAKE_SKIP_INSTALL_ALL_DEPENDENCY true)
55
INSTALL(FILES "${PROJECT_SOURCE_DIR}/mlinterp/mlinterp" "${PROJECT_SOURCE_DIR}/mlinterp/mlinterp.hpp" DESTINATION include)

googletest

Submodule googletest updated 295 files

0 commit comments

Comments
 (0)