From 72109bb106177ede1cc9891afe3f117a5499aaac Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 4 Jul 2007 18:20:57 +0000 Subject: [PATCH] remove redundant project declarations svn path=/trunk/KDE/kdebase/apps/; revision=683437 --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0650adfac..4b43d67e3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,2 @@ -project(dolphin) add_subdirectory(src) -- 2.47.3