-
Notifications
You must be signed in to change notification settings - Fork 408
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake: refactor exported CMake configuration
- Avoid relative paths (../../..) in exported CMake variables - Find dependencies in downstream packages and do not export build-time include directories - Use find_package(Eigen3) CMake config shipped with newer Eigen versions and install custom FindEigen3.cmake to find older versions - Rename CMake templates to match the installed filenames
- Loading branch information
Showing
3 changed files
with
17 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters