Add glib support to cmake buildsystem.
authorRalf Habacker <ralf.habacker@freenet.de>
Sat, 24 Aug 2013 13:00:14 +0000 (15:00 +0200)
committerRalf Habacker <ralf.habacker@freenet.de>
Tue, 7 Jan 2014 18:06:26 +0000 (19:06 +0100)
commite09eb1268346e1d04529c5f3c4a74ed8a6949e09
treeaef0f43a412446c977768e267960e6617df566b9
parent497cc68c029b30aabb54de139425bf200a40d67a
Add glib support to cmake buildsystem.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=68506
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
cmake/CMakeLists.txt
cmake/modules/COPYING-CMAKE-SCRIPTS [new file with mode: 0644]
cmake/modules/FindGLIB.cmake [deleted file]
cmake/modules/FindGLib2.cmake [new file with mode: 0644]
cmake/modules/FindGObject.cmake [new file with mode: 0644]
cmake/test/CMakeLists.txt