Use IMPORTED_TARGET for GnomeKeyring.
ClosedPublic

Authored by tcberner on May 19 2018, 12:05 PM.

Details

Summary

Otherwise we would need to append also GNOME_KEYRING_LIBRARY_DIRS to
link_directories.

/usr/bin/ld: cannot find -lgnome-keyring
c++: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.

Diff Detail

Repository
R875 Falkon
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
tcberner created this revision.May 19 2018, 12:05 PM
Restricted Application added a project: Falkon. · View Herald TranscriptMay 19 2018, 12:05 PM
Restricted Application added a subscriber: falkon. · View Herald Transcript
tcberner requested review of this revision.May 19 2018, 12:05 PM
drosca accepted this revision.May 19 2018, 12:22 PM

Into Falkon/3.0 please.

This revision is now accepted and ready to land.May 19 2018, 12:22 PM
This revision was automatically updated to reflect the committed changes.