The LGPL license allows an application that references the binaries to remain closed-source.
But one important thing to take care of is that the GNU LGPL covered library is dynamically linked,
not statically mixed with the main application.
It should also be possible to exchange that dynamically linked library for an independently compiled build