Hackish CMake for synfig-core

Hello. This is a patch which adds some CMake build scripts to synfig-core. The scripts are low-quality and not portable (it requires pthread and pkg-config), so maybe someone could improve it. I’m not an expert in CMake.

http://www.synfig.org/forums/viewtopic.php?f=22&t=4190#p18949

The code is licensed under WTFPL, so it can be used for anything, even relicensed. :slight_smile:

Thanks! I’ll take a look when have some time.
~G

Did anyone catch this before it expired?

Not me! :frowning:
-G

Sorry, I just noticed :blush:

It’s worth noting that the built library is called “syntai”, because I was afraid there would be a conflict if I named both the library and the tool “synfig”.
synfig-core-cmake-patch.txt (5.03 KB)

Thank you tons!
-G