libtsm
libtsm copied to clipboard
Make it compile on Windows
Out of the box libtsm doesn't compile on Windows.
There is a patch by RadAd, though. When cherry picked into a current version of libtsm it worked flawlessly for me.
https://github.com/RadAd/libtsm/commit/f879875283b0258672cb3d52f7644da0e1f6cc86
It would be great if this could be merged. Being able to build libtsm on Linux, macOS and Windows without the need to make any modifications to the code and the cmake files would be awesome.
If some improvements need to be made before merging I'm ready to volunteer.
I do have some comments. Could you create a PR with that patch and we can continue there?