1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-12 07:20:23 +08:00

doc(all): sync to the latest status

This commit is contained in:
源文雨
2025-09-04 01:06:47 +08:00
parent 26467a463e
commit 81898adfb7
15 changed files with 44 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.12)
cmake_minimum_required(VERSION 2.8.12...4.1.1)
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)
endif (POLICY CMP0048)