Skip to content
This repository was archived by the owner on May 8, 2019. It is now read-only.
This repository was archived by the owner on May 8, 2019. It is now read-only.

Using FindPackage to detect MDK installation #1

Description

@arves100

In CMake projects like MariaDB Connector C, CMake can "install" the SDK on a specific directory (usual C:\Program FIles...) that contains the header and libraries of the SDK installed.
After the installation is completed, FindPackage() will be able to detect the component without linking it again.
Since MDK is designed to be a fully standalone SDK, it will be very helpfull to include a FindPackage() command, so any future module shouldn't require to add MDK as submodule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions