CMakeLists.txt: Allow setting UDEV_RULES_INSTALL_DIR when building
AbandonedPublic

Authored by alistairf on Jul 25 2019, 9:26 PM.

Details

Reviewers
drosca
Summary

Allow the user to overwrite UDEV_RULES_INSTALL_DIR when building. This
allows distros to specify where the udev rules should go.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>

Diff Detail

Repository
R269 BluezQt
Lint
Lint Skipped
Unit
Unit Tests Skipped
alistairf created this revision.Jul 25 2019, 9:26 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 25 2019, 9:26 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
alistairf requested review of this revision.Jul 25 2019, 9:26 PM
arojas added a subscriber: arojas.Jul 25 2019, 9:43 PM

Why is this needed? This is working already as is (that's what the CACHE flag is for)

Ah, you are right. I didn't realise that. This appears to not be needed.

alistairf abandoned this revision.Jul 25 2019, 10:28 PM

Not required