-
Notifications
You must be signed in to change notification settings - Fork 408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modern CMake adjustements #91
Open
XB32Z
wants to merge
9
commits into
orocos:master
Choose a base branch
from
XB32Z:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Feb 9, 2017
-
Update CMake design to export include directories
The current cmake implementation provides target modern cmake but those targets does not hold their include. This aims to correct it.
Configuration menu - View commit details
-
Copy full SHA for 6ac6c09 - Browse repository at this point
Copy the full SHA 6ac6c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec06e3 - Browse repository at this point
Copy the full SHA 4ec06e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 845385d - Browse repository at this point
Copy the full SHA 845385dView commit details -
Added minimum version 3.2 to support new technologies
Configuration menu - View commit details
-
Copy full SHA for 534605e - Browse repository at this point
Copy the full SHA 534605eView commit details
Commits on Jun 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9c44336 - Browse repository at this point
Copy the full SHA 9c44336View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54fd789 - Browse repository at this point
Copy the full SHA 54fd789View commit details
Commits on Sep 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3083a5b - Browse repository at this point
Copy the full SHA 3083a5bView commit details
Commits on Sep 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 90e9f55 - Browse repository at this point
Copy the full SHA 90e9f55View commit details
Commits on Feb 20, 2021
-
Add checks on eigen targets and use built-in cmake script for configu…
…ration Eigen3 is offering CMake target from 3.3.1, we add in the local find module a target mechanism and fall back to it when FindEigen3.cmake did not create a target. Use cmake CMakePackageConfigHelpers to generate the .config file.
Configuration menu - View commit details
-
Copy full SHA for 135ee06 - Browse repository at this point
Copy the full SHA 135ee06View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.