Update CMakeLists.txt

release-notes-05
Meng Zhang 2023-10-27 15:40:52 -07:00 committed by GitHub
parent 23bd542cec
commit 361091385d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.26)
cmake_minimum_required(VERSION 3.22)
project(ctranslate2_bindings)