diff options
Diffstat (limited to 'protocols/MRA/CMakeLists.txt')
-rw-r--r-- | protocols/MRA/CMakeLists.txt | 6 |
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 |