refactor bitfield io
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
add_rules("mode.debug", "mode.release")
|
||||
|
||||
includes("@builtin/check")
|
||||
|
||||
add_requires("boost_pfr")
|
||||
|
||||
set_warnings("all")
|
||||
@@ -76,6 +78,7 @@ target("SimpleProtocol")
|
||||
set_group("Library")
|
||||
set_kind("$(kind)")
|
||||
add_packages("boost_pfr", {public = true})
|
||||
check_bigendian("SP_BIG_ENDIAN")
|
||||
|
||||
add_headerfiles("include/(sp/**.h)", "include/(sp/**.inl)")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user