Commit 0ee7f82b authored by zhujiashun's avatar zhujiashun

add SOURCES output

parent 09b7c4d6
......@@ -283,6 +283,8 @@ set(SOURCES
${PROTO_SRCS}
)
message("SOURCES=${SOURCES}")
add_subdirectory(src)
if(BUILD_EXAMPLE)
add_subdirectory(example)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment