Yet another protocol library like google protocol buffers , but simple and fast.
The package sproto provides CMake targets:
find_package(unofficial-sproto CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::sproto::sproto)
v2024-07-08#0
All
MIT
Manifest