1 2 3 4 5
include_directories(${INCLUDES}) add_library(ServerRequests CommandRequest.cpp DaemonStateUpdateRequest.cpp )