You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a Debian 8 environment, the package pkg-config is not fetched along with build-essential, and find_package does not indicate that the functionality is not available, leaving the users who already have the package libssl-dev installed in a rather confused state until they figure this out. Would be useful if this issue is indicated to the user trying to build this thing.
The text was updated successfully, but these errors were encountered:
In a Debian 8 environment, the package
pkg-config
is not fetched along withbuild-essential
, andfind_package
does not indicate that the functionality is not available, leaving the users who already have the packagelibssl-dev
installed in a rather confused state until they figure this out. Would be useful if this issue is indicated to the user trying to build this thing.The text was updated successfully, but these errors were encountered: