[Yunq] Add a basic yunq test into libyunq.

This commit is contained in:
Drew Galbraith 2024-01-16 18:58:03 -08:00
parent 9c860dd6a4
commit fecaa387b0
21 changed files with 189 additions and 936 deletions

View file

@ -19,6 +19,7 @@ macro(yunq_gen dir include_dir name)
mammoth
glacier
yunq
zion_stub
)
set_target_properties(${target} PROPERTIES
COMPILE_FLAGS "${CMAKE_CXX_FLAGS} ${BASE_COMPILE_FLAGS}"