jszczerbinsky / lwp

Multi-platform parallax wallpaper engine
MIT License
872 stars 12 forks source link

Cmake as primary build method #54

Closed jszczerbinsky closed 1 year ago

jszczerbinsky commented 1 year ago

Building Layered WallPaper using Makefile and batch scripts creates a lot of mess. This PR will replace these methods with cmake to make building from source more straightforward.