Skip to content

Adding ADS library to a Qt Cmake project #271

@rdkluijv

Description

@rdkluijv

I integrated the ADS library in a Qt V6 Cmake project. Had to provide the full path of the library. That worked. A better way to integrate the library is to find the package. That can be done with the package_config_file. There is an entry in the CMakeList file: configure_package_config_file. There is also a Config.cmake.in file. The question is how can I get ninja or cmake to create the package_config_file?

(PLC = CX7080, OS = Ubuntu 22.4)

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