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
CMake does not provide a `FindCapnProto.cmake` module and never will,
because CapnProto already ships CMake package configuration files.
Make sure to skip the search for the CMake module and avoid the
confusing "By not providing ..." error message if CapnProto is not
installed.
0 commit comments