@@ -5,6 +5,7 @@ set_languages("c++17")
target("SimpleProtocolLib")
add_includedirs("include")
add_headerfiles("include/(sp/**.h)")
set_group("Library")
add_files("src/sp/**.cpp")
-- handle shared/static kind
if is_plat("wasm") or has_config("static") then
The note is not visible to the blocked user.