D5332: Move the repository name recognition into a function

2017-04-07 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes. Closed by commit R240:2cf8a01f35de: Move the repository name recognition into a function (authored by apol). REPOSITORY R240 Extra CMake Modules CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5332?vs=13186&id=1

D5332: Move the repository name recognition into a function

2017-04-07 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 13186. apol added a comment. Uncomment... REPOSITORY R240 Extra CMake Modules CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5332?vs=13185&id=13186 BRANCH master REVISION DETAIL https://phabricator.kde.org/D5332 AFFECTED FILES kde-module

D5332: Move the repository name recognition into a function

2017-04-07 Thread Bhushan Shah
bshah accepted this revision. This revision is now accepted and ready to land. REPOSITORY R240 Extra CMake Modules BRANCH master REVISION DETAIL https://phabricator.kde.org/D5332 To: apol, bshah Cc: #frameworks, #build_system

D5332: Move the repository name recognition into a function

2017-04-07 Thread Aleix Pol Gonzalez
apol created this revision. Restricted Application added projects: Frameworks, Build System. Restricted Application added subscribers: Build System, Frameworks. REVISION SUMMARY Otherwise it would pollute the namespace and weird things happened on some projects REPOSITORY R240 Extra CMake M