diff --git a/CMakeLists.txt b/CMakeLists.txt index f41c00244..3f93d59a1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,6 +13,7 @@ else(NOT WIN32) endif(NOT WIN32) include_directories( ${CMAKE_CURRENT_SOURCE_DIR} + ${BLITZ_INCLUDES} )