src/ipc/libmultiprocess/CMakeLists.txt:16 | Error: By not providing "FindCapnProto.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"CapnProto", but CMake did not find one.
Could not find a package configuration file provided by "CapnProto"
(requested version 0.7) with any of the following names:
CapnProtoConfig.cmake
capnproto-config.cmake
Add the installation prefix of "CapnProto" to CMAKE_PREFIX_PATH or set
"CapnProto_DIR" to a directory containing one of the above files. If
"CapnProto" provides a separate development package or SDK, be sure it has
been installed. | find_package |