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/application/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/application') diff --git a/src/application/CMakeLists.txt b/src/application/CMakeLists.txt index b8ec44923..242798c9e 100644 --- a/src/application/CMakeLists.txt +++ b/src/application/CMakeLists.txt @@ -1,8 +1,5 @@ SET(application_SRC editor.cpp -editor.h application.cpp -application.h app-prototype.cpp -app-prototype.h ) -- cgit v1.2.3