Install .pri file for KAuthCore
ClosedPublic

Authored by volkov on Nov 19 2019, 11:32 AM.

Details

Summary

And fix dependencies in .pri file for KAuth.
This commit amends 65db21c6fc5369ad498b959b08ab8de19b73c5c4.

Diff Detail

Repository
R283 KAuth
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 18942
Build 18960: arc lint + arc unit
volkov created this revision.Nov 19 2019, 11:32 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptNov 19 2019, 11:32 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
volkov requested review of this revision.Nov 19 2019, 11:32 AM
aacid added a comment.Nov 19 2019, 1:57 PM

I don't know much about creating pri files but looks sensible.

Do you know what is the "core" that moved from the DEPS on KF5Auth to KF5AuthCore?

Qt Core

> cat qt_lib_widgets.pri | grep depends
QT.widgets.depends = core gui
aacid accepted this revision.Nov 20 2019, 10:18 PM

ah, makes sense.

This revision is now accepted and ready to land.Nov 20 2019, 10:18 PM
This revision was automatically updated to reflect the committed changes.