Right now we can build the libtld in the Snap! C++ environment. It works, but the library has a dependency on the cmake folder of the Snap! C++ contribs.
This task is about creating a script that generates a version of libtld that one can use anywhere without that dependency (i.e. truly make this library a standalone library).