From b1b7443fb40573cc17621c276a1e7ad50a1bb710 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Mon, 17 Jul 2006 12:24:32 +0000 Subject: [PATCH] Add project tag Minor fix svn path=/trunk/KDE/kdepim/; revision=563370 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6337e3aa7..94ea8db9b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,4 @@ +project(kmail) configure_file(config-kmail.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-kmail.h )