From 092d52080f3c8378bc3e5f35b7066c03500314e2 Mon Sep 17 00:00:00 2001 From: Shauren Date: Sat, 26 Mar 2016 00:30:28 +0100 Subject: Dep: Added google protobuf --- dep/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'dep/CMakeLists.txt') diff --git a/dep/CMakeLists.txt b/dep/CMakeLists.txt index acbef0ca106..f99e97960bc 100644 --- a/dep/CMakeLists.txt +++ b/dep/CMakeLists.txt @@ -36,6 +36,7 @@ if(SERVERS) add_subdirectory(gsoap) add_subdirectory(rapidjson) add_subdirectory(efsw) + add_subdirectory(protobuf) endif() if(TOOLS) -- cgit v1.2.3