Skip to content
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

CMake plugin: Automatically find staged libs and files. #345

Merged

Conversation

kyrofa
Copy link
Contributor

@kyrofa kyrofa commented Feb 27, 2016

CMake's find_file(), find_library(), find_package(), and similar functions use environment variables to determine where to look. This PR resolves LP: #1550778 by updating the CMake plugin to utilize them.

CMake's find_file(), find_library(), find_package(), and similar
functions use environment variables to determine where to look.
The CMake plugin doesn't utilize these without this commit.

LP: #1550778

Signed-off-by: Kyle Fazzari <kyle@canonical.com>
@sergiusens
Copy link
Collaborator

👍

sergiusens added a commit that referenced this pull request Feb 27, 2016
CMake plugin: Automatically find staged libs and files.
@sergiusens sergiusens merged commit a0ba21e into canonical:master Feb 27, 2016
@kyrofa kyrofa deleted the feature/1550778/cmake_find_in_stage branch February 29, 2016 15:37
smoser pushed a commit to smoser/snapcraft that referenced this pull request Sep 14, 2016
updating versioning instructions in maintenance document
kalikiana pushed a commit to kalikiana/snapcraft that referenced this pull request Apr 6, 2017
…nd_in_stage

CMake plugin: Automatically find staged libs and files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants