Skip to content

Changed cmake to properly use pkg-config to get gtk-layer-shell#153

Open
Gaspard-- wants to merge 1 commit into
masterfrom
improve_cmake
Open

Changed cmake to properly use pkg-config to get gtk-layer-shell#153
Gaspard-- wants to merge 1 commit into
masterfrom
improve_cmake

Conversation

@Gaspard--

Copy link
Copy Markdown
Member

Due to how gtk-layer-shell installs itself, you may need to use

PKGPKG_CONFIG_PATH=/usr/local/lib64/pkgconfig make -C build/debug

to build.

Due to how gtk-layer-shell installs itself, you may need to use
```sh
PKGPKG_CONFIG_PATH=/usr/local/lib64/pkgconfig make -C build/debug
```
to build.

@byakaa2 byakaa2 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

  • [ ]

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