Skip to content

cross-python lacks support for python_add_library #3764

@IsabelParedes

Description

@IsabelParedes

PYTHON_ADD_LIBRARY is normally defined in cmake-X.XX/Modules/FindPython/Support.cmake. The custom FindPython.cmake fails to include this file.

This error shows up when downstream packages try to use this function.

- CMake Error at src/rapidfuzz/CMakeLists.txt:34 (python_add_library):
-   Unknown CMake command "python_add_library".

Current packages affected:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions