Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2012
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. diff --git a/gruel/CMakeLists.txt b/gruel/CMakeLists.txt
  2. index 3e8c516..627135a 100644
  3. --- a/gruel/CMakeLists.txt
  4. +++ b/gruel/CMakeLists.txt
  5. @@ -37,7 +37,6 @@ include(GrMiscUtils)
  6. GR_SET_GLOBAL(GRUEL_INCLUDE_DIRS
  7. ${CMAKE_CURRENT_SOURCE_DIR}/src/include
  8. ${CMAKE_CURRENT_BINARY_DIR}/src/include
  9. - ${Boost_INCLUDE_DIRS}
  10. )
  11.  
  12. ########################################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement