From efad3eb92868d5383e26f29e91647b12670c7cb4 Mon Sep 17 00:00:00 2001 From: Mitchell Stokes Date: Sat, 20 Jul 2013 01:17:00 +0000 Subject: Add the Boost include to the right CMakeLists.txt... --- source/gameengine/GamePlayer/ghost/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/gameengine/GamePlayer/ghost') diff --git a/source/gameengine/GamePlayer/ghost/CMakeLists.txt b/source/gameengine/GamePlayer/ghost/CMakeLists.txt index 4e17f21ae8c..6a5d97e8ede 100644 --- a/source/gameengine/GamePlayer/ghost/CMakeLists.txt +++ b/source/gameengine/GamePlayer/ghost/CMakeLists.txt @@ -56,6 +56,7 @@ set(INC_SYS ../../../../intern/moto/include ${GLEW_INCLUDE_PATH} ${PYTHON_INCLUDE_DIRS} + ${BOOST_INCLUDE_DIR} ) set(SRC -- cgit v1.2.3