You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set(CAPNP_TRACE_SCHEMA_DIRS "${CMAKE_CURRENT_SOURCE_DIR}/test/" CACHE PATH "Where to look for additional Cap'n Proto schema files (can be ;-separated list of paths)")
if("x${CAPNP_TRACE_SCHEMA_DIRS}" STREQUAL "x")
message(WARNING "CAPNP_TRACE_SCHEMA_DIRS is not specified. Mesage deserialization is not supported.")