**Describe the bug** ``` $ cat CMakeLists.txt find_package(jsoncpp REQUIRED) ``` ``` CMake Error at /usr/local/lib/cmake/jsoncpp/jsoncppConfig.cmake:31 (check_required_components): Unknown CMake command "check_required_components". Call Stack (most recent call first): CMakeLists.txt:1 (find_package) ``` **Desktop (please complete the following information):** - OS: FreeBSD 14.1 - cmake-3.29.6 - Meson version: 1.5.1