summaryrefslogtreecommitdiff
path: root/client/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'client/CMakeLists.txt')
-rw-r--r--client/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/CMakeLists.txt b/client/CMakeLists.txt
index 70ecd4b..91c4ea5 100644
--- a/client/CMakeLists.txt
+++ b/client/CMakeLists.txt
@@ -1,5 +1,3 @@
-SET(CMAKE_RUNTIME_OUTPUT_DIRECTORY bin)
-
# Sources
SET(CLIENT_SOURCE client.c)
SET(CLIENT_INCLUDE)