Clean up CMake scripts
commite693d36685665148e2c19ba4e3bbba41c655fb23
authorJames Le Cuirot <chewi@aura-online.co.uk>
Sun, 1 Jun 2014 21:13:04 +0000 (1 22:13 +0100)
committerJames Le Cuirot <chewi@aura-online.co.uk>
Sun, 1 Jun 2014 21:58:59 +0000 (1 22:58 +0100)
treef0e6f2bb47c405ba7e5a80f8da08af997473984a
parent9311daeaa9c33b470677d1a6e2b0c8879254bbb9
Clean up CMake scripts

A lot of it was redundant. Lowercased function names seem to be the
norm now. Static build is now optional. Documentation now
installs. Added CMake finder script.
.gitignore [new file with mode: 0644]
CMakeLists.txt
FindGLPNG.cmake.in [new file with mode: 0644]
cmake/FindZlib.cmake [deleted file]
src/CMakeLists.txt