Skip to content

Remove python script for calculating PACKAGE_RELATIVE_PATH for cmake config files #2102

Description

@ret2libc

With #2057 we introduced CMake files generated from meson, so that systems without pkg-config (e.g. windows) can still easily discover Rizin libs. They are also useful for cmake projects such as rz-ghidra or cutter, which nowadays provide their own "FindRizin.cmake" files.

However, due to mesonbuild/meson#9702 we had to introduce a workaround in 393ed4e . See files librz/RzModulesConfig.cmake.in and PACKAGE_RELATIVE_PATH in the librz/<lib>/meson.build files.

This issue is to remind ourselves to remove this workaround once meson will make a release with a fix for the above issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions