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

chore: optimize documents

This commit is contained in:
源文雨
2024-04-06 15:04:44 +09:00
parent 3704467871
commit ea8740ed4c
4 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ endif (POLICY CMP0048)
project(base16384 VERSION 2.3.0)
add_definitions(-DBASE16384_VERSION="${PROJECT_VERSION}")
add_definitions(-DBASE16384_VERSION_DATE="April 5th 2024")
add_definitions(-DBASE16384_VERSION_DATE="April 6th 2024")
message(STATUS "Testing endian...")
include(TestBigEndian)