From a9cf916966ce0359dd5a896c8ab71774cd85f1d4 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Tue, 19 Apr 2011 14:02:25 +0200 Subject: Test utouch-frame through utouch-compiz This patch implements a simple test of the touch frame mechanism, via XI2.1 and the compiz plugin. Run compiz in the foreground to see the printouts for touches. Signed-off-by: Henrik Rydberg --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 2e057dd..e36c58c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,5 +32,5 @@ add_dependencies(distcheck dist) find_package(Compiz REQUIRED) include(CompizPlugin) -compiz_plugin(utouch) +compiz_plugin(utouch PKGDEPS xi utouch-frame) -- cgit v1.2.3