df-lnp-installer
df-lnp-installer copied to clipboard
Cross-distro support for building libgraphics.so
This expands upon the addition in #52 by ytterbium, which added the building of libgraphics.so from the open source DF code to fix PNG related bugs as per #36.
My changes simplify the building process across various distributions that use different library paths for 32bit ad 64bit libs.
Note: this includes the code in #52 as of May 1, 2014
Does not work on Debian Stable because Stable does has CMAKE 2.8.9, and FindGLEW.cmake was added in 2.8.10.