1 2 3 4 5
include_directories(${INCLUDES}) add_library(DaemonRequests STATIC LogRequest.cpp LogRequest.h )