Skip to content

Draft: VCPKG based AppImg Docker build

This is a Docker build environment for VCPKG based builds, which will be extended to build the AppImg in the end.

Currently it has a simple example VCPKG project only, to test the VCPKG build chain.

DONE:

  • Bootstrap VCPKG build environment.
  • Run the VCPKG build.

TODO:

  • Add KMyMoney dependencies to VCPKG.
  • Update KMyMoney build chain to use VCPKG.
  • Package AppImg

Merge request reports