mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-24 01:20:24 +08:00
doc(all): sync to the latest status
This commit is contained in:
@@ -2,10 +2,10 @@ cmake_minimum_required(VERSION 2.8.12...4.1.1)
|
||||
if (POLICY CMP0048)
|
||||
cmake_policy(SET CMP0048 NEW)
|
||||
endif (POLICY CMP0048)
|
||||
project(base16384 VERSION 2.3.1)
|
||||
project(base16384 VERSION 2.3.2)
|
||||
|
||||
add_definitions(-DBASE16384_VERSION="${PROJECT_VERSION}")
|
||||
add_definitions(-DBASE16384_VERSION_DATE="April 7th 2024")
|
||||
add_definitions(-DBASE16384_VERSION_DATE="Sep 4th 2025")
|
||||
|
||||
message(STATUS "Testing endian...")
|
||||
include(TestBigEndian)
|
||||
|
||||
Reference in New Issue
Block a user