Skip to content

Commit 6279d86

Browse files
minhthuc2502thucpham
andauthored
update cmake minimum required version (#335)
Co-authored-by: thucpham <[email protected]>
1 parent 1bc1231 commit 6279d86

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.1.0)
1+
cmake_minimum_required(VERSION 3.5.0)
22

33
# Set policy for setting the MSVC runtime library for static MSVC builds
44
if(POLICY CMP0091)

third_party/sentencepiece

Submodule sentencepiece updated 103 files

0 commit comments

Comments
 (0)