Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@shundhammer
Copy link
Contributor

@shundhammer shundhammer commented Feb 15, 2021

This is related to https://github.com/libyui/libyui/pull/178 :

We now longer ship a FindLibyui.cmake with libyui; we are trying to keep things simple. So this repo can now also no longer use it, but the change is really trivial: Just check if we have a libyui*.so.* (and by default it's in the usual $LIBDIR, i.e. /usr/lib64).

Since the CMake setup for this repo also uses other variables that a common find_package() like FindLibyui.cmake uses, the necessary ones like the include dir are also explicitly set, even though it's just the standard /usr/include (since all headers are included as yui/YFoo.h).

At the same time, the version is bumped to 4.0.0 to be in sync with all the other libyui* packages (at least for now).

@shundhammer shundhammer merged commit 14fbdb6 into master Feb 15, 2021
@shundhammer shundhammer deleted the huha-cmake branch February 15, 2021 17:32
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.

3 participants