grim/guifications3

moved gflib-ui to the new cmake module
cmake
2010-12-15, Gary Kramlich
47e19b83725e
moved gflib-ui to the new cmake module
cmake_minimum_required(VERSION 2.8)
include(gflib)
GFLIB_LIBRARY_PROJECT(gflib-ui 0 0 1 dev)
add_subdirectory(gflib-ui)
add_subdirectory(tests)