summaryrefslogtreecommitdiff
path: root/gruel
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2012-11-22 11:17:03 -0800
committerJohnathan Corgan <johnathan@corganlabs.com>2012-11-22 11:17:03 -0800
commit8dcd5f361188df9181d047111c11534058081a92 (patch)
treefa620ea0ac1df6152bcbfae0eed6ea99767f7f95 /gruel
parent4eec94a051007230becf30ebb1704b1f4ea5dc73 (diff)
parentb71c875803986664611d2988193f2768bf08f207 (diff)
Merge branch 'maint'
Diffstat (limited to 'gruel')
-rw-r--r--gruel/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gruel/CMakeLists.txt b/gruel/CMakeLists.txt
index 3e8c5166e5..627135abe9 100644
--- a/gruel/CMakeLists.txt
+++ b/gruel/CMakeLists.txt
@@ -37,7 +37,6 @@ include(GrMiscUtils)
GR_SET_GLOBAL(GRUEL_INCLUDE_DIRS
${CMAKE_CURRENT_SOURCE_DIR}/src/include
${CMAKE_CURRENT_BINARY_DIR}/src/include
- ${Boost_INCLUDE_DIRS}
)
########################################################################