summaryrefslogtreecommitdiffstats
path: root/src/Common
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-07-01 17:11:13 +0200
committerMatthias Schiffer <matthias@gamezock.de>2009-07-01 17:11:13 +0200
commitf8bdea81c16fcc555b19dc8d7f101408190c5ce7 (patch)
tree6a97eca4b0a070ed60c5caea06a3c189dea5e63b /src/Common
parentdafe874e8bf3c0dc3091427a4dd5b1ebfa1e5b43 (diff)
downloadmad-f8bdea81c16fcc555b19dc8d7f101408190c5ce7.tar
mad-f8bdea81c16fcc555b19dc8d7f101408190c5ce7.zip
CMake: Kerberos entfernt
Diffstat (limited to 'src/Common')
-rw-r--r--src/Common/Requests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/Requests/CMakeLists.txt b/src/Common/Requests/CMakeLists.txt
index d80b0fa..972a47c 100644
--- a/src/Common/Requests/CMakeLists.txt
+++ b/src/Common/Requests/CMakeLists.txt
@@ -7,4 +7,4 @@ add_library(Requests STATIC
SimpleRequest.cpp SimpleRequest.h
StatusRequest.h
)
-target_link_libraries(Requests ${KRB5_LIBRARIES})
+#target_link_libraries(Requests ${KRB5_LIBRARIES})