Skip to content

Commit 2dea4ba

Browse files
committed
Bump up Cmake requirement version and split the cmake files back to common, io, and i18n via target_sources
1 parent 67312f3 commit 2dea4ba

File tree

5 files changed

+528
-480
lines changed

5 files changed

+528
-480
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
##
1313
##===----------------------------------------------------------------------===##
1414

15-
cmake_minimum_required(VERSION 3.22)
15+
cmake_minimum_required(VERSION 3.24)
1616

1717
project(SwiftFoundationICU
1818
LANGUAGES CXX Swift)

0 commit comments

Comments
 (0)