diff options
| -rw-r--r-- | protocol_handlers/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocol_handlers/CMakeLists.txt b/protocol_handlers/CMakeLists.txt index 4d6d75cf..8a7e8aa2 100644 --- a/protocol_handlers/CMakeLists.txt +++ b/protocol_handlers/CMakeLists.txt @@ -38,7 +38,6 @@ set(SOURCES # Remove the file server files if the user doesn't want them if(NOT NXD_ENABLE_FILE_SERVERS) - message(STATUS "*** Not using filex ***") list(REMOVE_ITEM SOURCES "${CMAKE_CURRENT_LIST_DIR}/web/nx_web_http_server.c" "${CMAKE_CURRENT_LIST_DIR}/http/nxd_http_server.c" |
