Skip to content
Commit 9c0ae6bb authored by Aaron Barany's avatar Aaron Barany Committed by Steven Perron
Browse files

Improved CMake install step. (#2963)

Added exports for libraries. External libraries that themselves use
libraries require all dependencies have exports, so not having exports can
cause major problems when used within other projects.

Install paths for exports are now placed in the proper directories expected
by Windows and *nix systems. Config files are generated as well, which
should work with CMake's find_package() function once installed.
parent e99b9182
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment