summaryrefslogtreecommitdiff
path: root/compiler/cpp/CMakeLists.txt
diff options
context:
space:
mode:
authorBen Craig <bencraig@apache.org>2015-07-08 20:37:15 -0500
committerBen Craig <bencraig@apache.org>2015-07-08 20:37:15 -0500
commit262cfb4189f3b347f472dfe8b754861ba481c433 (patch)
tree2898b69b2728eb317263b82a1b3e4732cbb34750 /compiler/cpp/CMakeLists.txt
parent384f976a3bb27371de4be5355193450c1f270019 (diff)
downloadthrift-262cfb4189f3b347f472dfe8b754861ba481c433.tar.gz
THRIFT-3221 Create a tool to audit network compatibility between two
.thrift files Client: Compiler (general) Patch: Sanjay Poojary <sanjay.poojary@ni.com>, Ben Craig <bencraig@apache.org>, and Zach Hindes <zach.hindes@ni.com> This closes #541
Diffstat (limited to 'compiler/cpp/CMakeLists.txt')
-rw-r--r--compiler/cpp/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/cpp/CMakeLists.txt b/compiler/cpp/CMakeLists.txt
index 01e229d81..bc6591ca8 100644
--- a/compiler/cpp/CMakeLists.txt
+++ b/compiler/cpp/CMakeLists.txt
@@ -56,6 +56,7 @@ set( thrift_SOURCES
src/main.h
src/platform.h
src/md5.h
+ src/audit/t_audit.cpp
src/parse/t_doc.h
src/parse/t_type.h
src/parse/t_base_type.h