Patch .pri and .cmake files
ClosedPublic

Authored by vonreth on Oct 9 2018, 6:39 PM.

Diff Detail

Repository
R138 Craft
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 3696
Build 3714: arc lint + arc unit
vonreth created this revision.Oct 9 2018, 6:39 PM
vonreth requested review of this revision.Oct 9 2018, 6:39 PM
vonreth added inline comments.Oct 10 2018, 6:50 AM
bin/BuildSystem/BuildSystemBase.py
178

Any other file type we need to check?

Based on my understanding of the code this looks correct, would be nice for Kevin to check as well though as i'm not hugely familiar with Python lambda's.

bin/BuildSystem/BuildSystemBase.py
178

Shouldn't be no, that covers everything I can immediately think of - pkgconfig, QMake and CMake.

This revision was not accepted when it landed; it landed in state Needs Review.Oct 10 2018, 5:49 PM
This revision was automatically updated to reflect the committed changes.