1 2 3 4 5 6 7 8 9 10 11 12
LIBRARY() SRCS( test_http_server.cpp ) PEERDIR( library/cpp/http/server library/cpp/http/misc ) END()