From 1fbe03f982f130bf675b7f94dd9c06aee62da54f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Fri, 10 Mar 2017 23:34:03 +0100 Subject: NOISSUE remove unused wonkoclient --- wonkoclient/CMakeLists.txt | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 wonkoclient/CMakeLists.txt (limited to 'wonkoclient/CMakeLists.txt') diff --git a/wonkoclient/CMakeLists.txt b/wonkoclient/CMakeLists.txt deleted file mode 100644 index 381857e0..00000000 --- a/wonkoclient/CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ -project(wonkoclient) - -SET( SRC_FILES -main.cpp -WonkoClient.cpp -WonkoClient.h -) - -add_executable(MMCClient ${SRC_FILES}) -target_link_libraries(MMCClient MultiMC_logic) -- cgit v1.2.3