Commit a1131ccc authored by David Golden's avatar David Golden Committed by A. Jesse Jiryu Davis
Browse files

CDRIVER-2083 use absolute lib paths in CMake config files

This commit changes .cmake files to return libraries with absolute paths,
which removes the need for CMake end-users to set `link_directories`.

See https://cmake.org/cmake/help/v3.0/command/link_directories.html
for additional context.
parent bc655d8b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment