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
When the LIBHEIF_LIBRARIES refers to targets (like happening when conan packaging provides the targets), an empty string from
get_filename_component will fail as it is not counted as an argument if used without quotes.
0 commit comments