summaryrefslogtreecommitdiff
path: root/lib/c_glib
diff options
context:
space:
mode:
authorJames E. King III <jking@apache.org>2019-01-07 16:46:45 -0500
committerJames E. King III <jking@apache.org>2019-01-09 17:05:34 -0500
commitc9ac8d2953a4806cc93aa4ff2e700623ecad980c (patch)
tree74cb331a75066bc9b13910652a3724606fa65bbe /lib/c_glib
parenta5df39032ca206e2e6a9ec975147e81746d9a255 (diff)
downloadthrift-c9ac8d2953a4806cc93aa4ff2e700623ecad980c.tar.gz
THRIFT-4720: documenting breaking changes, minor cleanup
Diffstat (limited to 'lib/c_glib')
-rw-r--r--lib/c_glib/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/c_glib/test/CMakeLists.txt b/lib/c_glib/test/CMakeLists.txt
index fb3e41cec..318b57629 100644
--- a/lib/c_glib/test/CMakeLists.txt
+++ b/lib/c_glib/test/CMakeLists.txt
@@ -20,7 +20,7 @@
set(TEST_PREFIX "c_glib")
-include_directories(SYSTEM ${Boost_INCLUDE_DIRS})
+# include_directories(SYSTEM ${Boost_INCLUDE_DIRS})
#Make sure gen-cpp and gen-c_glib files can be included
include_directories("${CMAKE_CURRENT_BINARY_DIR}")