Skip to content

Commit

Permalink
Removed restway. Builds on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
pbosetti committed Jun 25, 2024
1 parent 6e4c767 commit fdc3356
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 359 deletions.
6 changes: 0 additions & 6 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,13 +128,7 @@ add_plugin(running_avg)
if(NOT WIN32)
# Serial port plugin is not supported on Windows
add_plugin(serial_reader SRCS ${SRC_DIR}/serialport.cpp)
endif()

if(NOT MADS_NO_DEPS_ONLY)
add_plugin(mqtt LIBS mosquittopp)
if (APPLE)
add_plugin(restway LIBS restclient-cpp)
endif()
endif()

add_loader(load_filter)
Expand Down
Binary file removed amwcapture.p12
Binary file not shown.
25 changes: 0 additions & 25 deletions file.crt.pem

This file was deleted.

31 changes: 0 additions & 31 deletions file.key.pem

This file was deleted.

297 changes: 0 additions & 297 deletions src/plugin/restway.cpp

This file was deleted.

0 comments on commit fdc3356

Please sign in to comment.