summaryrefslogtreecommitdiffstats
path: root/Tools/ProtoProxy/CMakeLists.txt
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2015-05-03 00:03:07 +0200
committerMattes D <github@xoft.cz>2015-05-03 00:03:07 +0200
commite6eeee84e014568ffbfa69f4209aee067d2ec763 (patch)
tree4bfc2ef5d18b34d1a53f5516ae8fc7ea9c1f5461 /Tools/ProtoProxy/CMakeLists.txt
parentFixed error in webadmin home page (diff)
parentUpdate submodules (diff)
downloadcuberite-e6eeee84e014568ffbfa69f4209aee067d2ec763.tar
cuberite-e6eeee84e014568ffbfa69f4209aee067d2ec763.tar.gz
cuberite-e6eeee84e014568ffbfa69f4209aee067d2ec763.tar.bz2
cuberite-e6eeee84e014568ffbfa69f4209aee067d2ec763.tar.lz
cuberite-e6eeee84e014568ffbfa69f4209aee067d2ec763.tar.xz
cuberite-e6eeee84e014568ffbfa69f4209aee067d2ec763.tar.zst
cuberite-e6eeee84e014568ffbfa69f4209aee067d2ec763.zip
Diffstat (limited to 'Tools/ProtoProxy/CMakeLists.txt')
-rw-r--r--Tools/ProtoProxy/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/ProtoProxy/CMakeLists.txt b/Tools/ProtoProxy/CMakeLists.txt
index 132a14f78..ce64db38d 100644
--- a/Tools/ProtoProxy/CMakeLists.txt
+++ b/Tools/ProtoProxy/CMakeLists.txt
@@ -105,5 +105,5 @@ add_executable(ProtoProxy
${SHARED_OSS_HDR}
)
-target_link_libraries(ProtoProxy zlib polarssl)
+target_link_libraries(ProtoProxy zlib mbedtls)