← Back to issue list

CMake plugin: Enable find_library etc. to find in stage directory

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1550778
Type
issue
State
closed
Author
~kyrofa
Labels
Created
Updated
Closed

Current evaluation

⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.

Closed without resolution, likely abandoned. The CMake plugin still requires manual environment variable configuration for stage directory library searches.

Suggested action:

No scores available.

Issue body

CMake's find_library (and similar commands) use environment variables to determine its search paths. However, the CMake plugin doesn't take advantage of these, thus requiring snap authors to always pass them in manually if their part depends on one in the stage directory.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed without resolution, likely abandoned. The CMake plugin still requires manual environment variable configuration for stage directory library searches.
qwen/qwen3.6-35b-a3b Closed without resolution. The CMake plugin remains unchanged, requiring snap authors to manually configure environment variables for stage directory library searches.
qwen3.6-35b-a3b-mtp-q6 CMake plugin feature request for automatic stage directory support in find_library was closed without resolution. Zero comments and no associated pull requests indicate the request was abandoned.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#345 CMake plugin: Automatically find staged libs and files. snapcraft merged Merged. Updated the CMake plugin to automatically locate staged libraries and files using environment variables, resolving Launchpad bug #1550778. Approved by @sergiusens.
74%