summaryrefslogtreecommitdiff
path: root/protocols/MRA/CMakeLists.txt
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-11-27 21:10:30 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-11-27 21:10:30 +0300
commitdb55f5b6eb4911fc1062917d7e95b6aaae165fdf (patch)
tree837646ed9b16e27c4915e1b76900fb88ba6d18ff /protocols/MRA/CMakeLists.txt
parent40c4c15d469744813f75e73ae9edf82485c1862f (diff)
fixes #1614 (MRA protocol deprecated due its death)
Diffstat (limited to 'protocols/MRA/CMakeLists.txt')
-rw-r--r--protocols/MRA/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/protocols/MRA/CMakeLists.txt b/protocols/MRA/CMakeLists.txt
deleted file mode 100644
index 6626c8d0cc..0000000000
--- a/protocols/MRA/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc")
-set(TARGET MRA)
-include(${CMAKE_SOURCE_DIR}/cmake/plugin.cmake)
-target_link_libraries(${TARGET} Zlib)
-add_subdirectory(proto_mra)
-add_subdirectory(xstatus_mra) \ No newline at end of file