Overview

Request 1191099 revoked

- cmake include files want to link agains gflags_shared instead
of glflags only. Creating this libs the hard way.

Loading...

Stefan Brüns's avatar

Still with typo, "glflags". IMHO, the changes entry is quite unclear, and no bug report for context ...

Request History
Marcus Meissner's avatar

msmeissn created request

- cmake include files want to link agains gflags_shared instead
of glflags only. Creating this libs the hard way.


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Dominique Leuenberger's avatar

dimstar_suse added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:85"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked "openSUSE:Factory:Staging:adi:85"


Saul Goodman's avatar

licensedigger accepted review

ok


Dominique Leuenberger's avatar

dimstar accepted review


Stefan Brüns's avatar

StefanBruens revoked request

This change is wrong. If you disagree, please open a BR and add context.

"gflags::gflags_shared" is a symbolic cmake name, which is backed by (x86_64) "/usr/lib64/libgflags.so.2.2.2", see gflags-targets-relwithdebinfo.cmake:

```
set_target_properties(gflags::gflags_shared PROPERTIES
IMPORTED_LOCATION_RELWITHDEBINFO "/usr/lib64/libgflags.so.2.2.2"
IMPORTED_SONAME_RELWITHDEBINFO "libgflags.so.2.2"
)
```

openSUSE Build Service is sponsored by