mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 16:33:32 -05:00
Rename cmake option WITH_HTTPD to WITH_HTTP.
This commit is contained in:
@@ -93,7 +93,7 @@ if (NOT WIN32)
|
||||
endif()
|
||||
|
||||
|
||||
if (WITH_HTTPD)
|
||||
if (WITH_HTTP)
|
||||
set(HEADERS_BASE_HTTP
|
||||
src/3rdparty/http-parser/http_parser.h
|
||||
src/base/kernel/interfaces/IHttpListener.h
|
||||
|
||||
Reference in New Issue
Block a user