diff options
Diffstat (limited to 'kopete/protocols/jabber/libiris/CMakeLists.txt')
-rw-r--r-- | kopete/protocols/jabber/libiris/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kopete/protocols/jabber/libiris/CMakeLists.txt b/kopete/protocols/jabber/libiris/CMakeLists.txt index 0f18fa52..629b61d9 100644 --- a/kopete/protocols/jabber/libiris/CMakeLists.txt +++ b/kopete/protocols/jabber/libiris/CMakeLists.txt @@ -10,7 +10,4 @@ ################################################# add_subdirectory( iris ) -if( NOT TQCA_FOUND ) - add_subdirectory( qca ) -endif( ) add_subdirectory( cutestuff ) |