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

CMakeLists: just search for the wayland-scanner binary #254

Merged

Conversation

andresilva
Copy link
Contributor

Otherwise after NixOS/nixpkgs#214906 you get:

xdg-desktop-portal-hyprland> CMake Error in CMakeLists.txt:
xdg-desktop-portal-hyprland>   Imported target "PkgConfig::deps" includes non-existent path
xdg-desktop-portal-hyprland>     "/nix/store/0ikl83z4h69imxkwsly3hcm424f7wi7j-wayland-scanner-1.23.0-dev/include"
xdg-desktop-portal-hyprland>   in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
xdg-desktop-portal-hyprland>   * The path was deleted, renamed, or moved to another location.
xdg-desktop-portal-hyprland>   * An install or uninstall procedure did not complete successfully.
xdg-desktop-portal-hyprland>   * The installation package was faulty and references files it does not
xdg-desktop-portal-hyprland>   provide.

@vaxerski vaxerski requested a review from fufexan September 1, 2024 14:35
@fufexan
Copy link
Member

fufexan commented Sep 1, 2024

Oh shit didn't see this and already pushed a commit for it.

Copy link
Member

@fufexan fufexan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still, nicer handling than my commit. LGTM.

@fufexan fufexan merged commit 2425e8f into hyprwm:master Sep 1, 2024
1 check passed
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.

2 participants