AsteroidOS / asteroid-launcher

AsteroidOS launcher and Wayland compositor based on Qt5, QML and QtWayland via Lipstick.
Other
45 stars 34 forks source link

Port to Cmake #139

Closed eLtMosen closed 1 year ago

eLtMosen commented 1 year ago

I am failing to compile asteroid-laucher using qmake

$ qmake
Info: creating stash file /home/mo/Git/asteroid-launcher/.qmake.stash
Project ERROR: lipstick-qt5 development package not found

Would be great if this could be compiled using Cmake like most of the other projects in the meanwhile.

beroset commented 1 year ago

This was done in https://github.com/AsteroidOS/asteroid-launcher/pull/141 Thanks, all for the quick action on this!