From f53151e0184975e4331f5e981f57e32148379d74 Mon Sep 17 00:00:00 2001 From: "Joshua L. Blocher" Date: Tue, 24 Jun 2008 06:32:23 +0000 Subject: Cmake: remove header files from source lists (bzr r6046) --- src/graphlayout/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/graphlayout') diff --git a/src/graphlayout/CMakeLists.txt b/src/graphlayout/CMakeLists.txt index a90a88762..e570a7a5d 100644 --- a/src/graphlayout/CMakeLists.txt +++ b/src/graphlayout/CMakeLists.txt @@ -1,4 +1,3 @@ SET(graphlayout_SRC graphlayout.cpp -graphlayout.h ) -- cgit v1.2.3