diff options
author | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-04-21 00:01:25 +0000 |
---|---|---|
committer | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-04-21 00:01:25 +0000 |
commit | 0358575487235c36da305e7c72f2e567340e041c (patch) | |
tree | 63389873a68655adb29385a5cc25a29624fb85bb /vcs/cvsservice | |
parent | c0183f5dc9ab729936e3e6a392feafb260fae817 (diff) | |
download | tdevelop-0358575487235c36da305e7c72f2e567340e041c.tar.gz tdevelop-0358575487235c36da305e7c72f2e567340e041c.zip |
[kdevelop] sync with new cmake macros
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1228608 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'vcs/cvsservice')
-rw-r--r-- | vcs/cvsservice/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) |