Skip to content

lib_config misses PYTHONPATH entry #7

@mmaurus

Description

@mmaurus

As lib_config has a python module, it should write the module path to the PYTHONPATH environment variable.

cmake_package 'tools/lib_config' do |pkg|
    pkg.env_add_path "PYTHONPATH", File.join(pkg.prefix, "lib")
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions