sioyek icon indicating copy to clipboard operation
sioyek copied to clipboard

[TODO] Build system

Open ghost opened this issue 2 years ago • 1 comments

The current build system is a mess with lots of scripts that don't understand what the user is doing and where to look for files.

It should be re-written with cmake or meson/ninja.

ghost avatar Dec 01 '22 07:12 ghost

I have started already with CMake but hit a roadblock. I don't understand where those missing files are.

Windows CMake is now implemented https://github.com/ahrm/sioyek/issues/632

as-shura avatar Feb 08 '23 23:02 as-shura