From db55f5b6eb4911fc1062917d7e95b6aaae165fdf Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 27 Nov 2018 21:10:30 +0300 Subject: fixes #1614 (MRA protocol deprecated due its death) --- protocols/MRA/CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 protocols/MRA/CMakeLists.txt (limited to 'protocols/MRA/CMakeLists.txt') 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 -- cgit v1.2.3