mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-11 23:00:24 +08:00
feat(checksum): add flag BASE16384_FLAG_DO_SUM_CHECK_FORCELY
This commit is contained in:
@@ -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 4th 2024")
|
||||
add_definitions(-DBASE16384_VERSION_DATE="April 5th 2024")
|
||||
|
||||
message(STATUS "Testing endian...")
|
||||
include(TestBigEndian)
|
||||
|
||||
Reference in New Issue
Block a user