meta: move endian functions from object to core
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
cmake_minimum_required(VERSION 3.25)
|
||||
project(bluelib C)
|
||||
|
||||
include (TestBigEndian)
|
||||
|
||||
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
|
||||
set(b_modules core object term cmd)
|
||||
|
||||
Reference in New Issue
Block a user