diff options
| author | Dirk Mueller <[email protected]> | 2007-07-04 18:20:57 +0000 |
|---|---|---|
| committer | Dirk Mueller <[email protected]> | 2007-07-04 18:20:57 +0000 |
| commit | 72109bb106177ede1cc9891afe3f117a5499aaac (patch) | |
| tree | 74b6c29d7bd0f37d128d2d3e5dab6695037e582c | |
| parent | 278838f8ceb85fd58219b36bb638e81652d2c0e0 (diff) | |
remove redundant project declarations
svn path=/trunk/KDE/kdebase/apps/; revision=683437
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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) |
