From 0358575487235c36da305e7c72f2e567340e041c Mon Sep 17 00:00:00 2001 From: samelian Date: Thu, 21 Apr 2011 00:01:25 +0000 Subject: [kdevelop] sync with new cmake macros git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1228608 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- vcs/CMakeLists.txt | 2 +- vcs/cvsservice/CMakeLists.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'vcs') diff --git a/vcs/CMakeLists.txt b/vcs/CMakeLists.txt index 8ec61b98..c2112360 100644 --- a/vcs/CMakeLists.txt +++ b/vcs/CMakeLists.txt @@ -10,6 +10,6 @@ ################################################# tde_conditional_add_subdirectory( WITH_VCS_CLEARCASE clearcase ) -tde_conditional_add_subdirectory( WITH_VCS_CVSSERVICE cvsservice ) +#tde_conditional_add_subdirectory( WITH_VCS_CVSSERVICE cvsservice ) tde_conditional_add_subdirectory( WITH_VCS_PERFORCE perforce ) tde_conditional_add_subdirectory( WITH_VCS_SUBVERSION subversion ) diff --git a/vcs/cvsservice/CMakeLists.txt b/vcs/cvsservice/CMakeLists.txt index a924f251..c6e0a0b8 100644 --- a/vcs/cvsservice/CMakeLists.txt +++ b/vcs/cvsservice/CMakeLists.txt @@ -9,7 +9,7 @@ # ################################################# -tde_message_fatal( "csvservice is not done yet" ) +# tde_message_fatal( "csvservice is not done yet" ) add_subdirectory( integrator ) -- cgit v1.2.3