mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-19 04:50:16 +01:00
parent
472ab04e97
commit
b10422c575
@ -766,6 +766,7 @@ endif(HAVE_SCRIPTING_PYTHON)
|
||||
|
||||
if(HAVE_REMOTE)
|
||||
include_directories(${QJSON_INCLUDE_DIRS})
|
||||
link_directories(${QJSON_LIBRARY_DIRS})
|
||||
list(APPEND HEADERS remote/httpserver.h)
|
||||
list(APPEND HEADERS remote/httpconnection.h)
|
||||
list(APPEND SOURCES remote/httpserver.cpp)
|
||||
|
Loading…
Reference in New Issue
Block a user