Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[1.9.6 regression] 'find_package(jsoncpp REQUIRED)' fails: Unknown CMake command "check_required_components" #1568

@yurivict

Description

@yurivict

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions