CMake Error at plugins/db_plugin/CMakeLists.txt:21 (find_package):
By not providing "Findlibbsoncxx.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"libbsoncxx", but CMake did not find one.
Could not find a package configuration file provided by "libbsoncxx" with
any of the following names:
libbsoncxxConfig.cmake
libbsoncxx-config.cmake
Add the installation prefix of "libbsoncxx" to CMAKE_PREFIX_PATH or set
"libbsoncxx_DIR" to a directory containing one of the above files. If
"libbsoncxx" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
从这里我需要做什么我不明白它在告诉我什么。