Make it possible to build with cmake
ClosedPublic

Authored by apol on Apr 17 2018, 4:33 PM.

Details

Summary

Introduces a CMake-based build system that is compatible with
binary-factory.kde.org and works like the rest of KDE applications.
It doesn't make use of the taglib here but fetches the sources on build
time on android. For other platforms it will look for the dependency in
the system like the rest of depedencencies.

Test Plan

Can build both using cmake and qmake on linux and android.

Diff Detail

Repository
R899 Vvave Media Player
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol requested review of this revision.Apr 17 2018, 4:33 PM
apol created this revision.
camiloh accepted this revision.Apr 17 2018, 4:49 PM
This revision is now accepted and ready to land.Apr 17 2018, 4:49 PM
This revision was automatically updated to reflect the committed changes.