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

Make examples run from installed CMake config files

    • Type: Icon: Task Task
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing
    • None
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      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.

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

              Created:
              Updated:
              Resolved: