summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2015-03-02 10:21:01 +0100
committerFlorent Le Coz <louiz@louiz.org>2015-03-02 10:21:01 +0100
commitf0e07beacb1ca14822d5ad52a7b4462f15ee47cc (patch)
treef89e620af3674a038ef0272262343c6f474db3a2 /CMakeLists.txt
parent649ebaf1b90a10ddf6da07b28a9b9b7a74297588 (diff)
downloadbiboumi-f0e07beacb1ca14822d5ad52a7b4462f15ee47cc.tar.gz
biboumi-f0e07beacb1ca14822d5ad52a7b4462f15ee47cc.tar.bz2
biboumi-f0e07beacb1ca14822d5ad52a7b4462f15ee47cc.tar.xz
biboumi-f0e07beacb1ca14822d5ad52a7b4462f15ee47cc.zip
Forgot to remove some XMPP files that are now in louloulibs instead
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 29d3c74..617c113 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -76,9 +76,6 @@ include_directories(${ICONV_INCLUDE_DIRS})
include_directories(${LIBUUID_INCLUDE_DIRS})
# If they are found in louloulibs CMakeLists.txt, we inherite these values
-if(LIBIDN_FOUND)
- include_directories(${LIBIDN_INCLUDE_DIRS})
-endif()
if(SYSTEMD_FOUND)
include_directories(${SYSTEMD_INCLUDE_DIRS})
endif()