Uploaded image for project: 'Libmongocrypt'
  1. Libmongocrypt
  2. MONGOCRYPT-110

libmongocrypt: add cmake package configuration

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      The C driver will be a direct consumer of this libmongocrypt. The C driver will need to search and link against libmongocrypt if available.

      To accomplish this, libmongocrypt needs to create CMake package configuration files on install, similar to what the C driver provides. That way, the C driver can find_package to check if libmongocrypt is installed and possibly link to it.

      I don't think it's necessary to create package config files (though I may be wrong).

      kms-message already has this: https://github.com/10gen/kms-message
      Though I'm hesitant to copy over configuration without fully understanding it.

            Assignee:
            roberto.sanchez@mongodb.com Roberto Sanchez
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: