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
find_path(... subunit ...) will not succeed (there is no file named "subunit" in libdir) and if it did it would return the directory instead of the library. This should read
Building 2.0.8 against check/subunit in /usr/lib (-DFETCHCONTENT_TRY_FIND_PACKAGE_MODE=ALWAYS) fails with
Afaict cmake/FindCheck.cmake has a bug:
find_path(... subunit ...) will not succeed (there is no file named "subunit" in libdir) and if it did it would return the directory instead of the library. This should read
The text was updated successfully, but these errors were encountered: