Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1328

Make examples run from installed CMake config files

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Testing
    • None

    Description

      Right now, mongocxx and bsoncxx examples use CMake targets to configure their build. Instead, they should use the results of find_package(libmongocxx) or find_package(libmongocxx-static) just like a standalone program would.

      We should set the path for find_package to load from the install directory where we just installed .cmake files.

      Attachments

        Activity

          People

            Unassigned Unassigned
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: