Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Stokes <mogurijin@gmail.com>2013-07-20 05:17:00 +0400
committerMitchell Stokes <mogurijin@gmail.com>2013-07-20 05:17:00 +0400
commitefad3eb92868d5383e26f29e91647b12670c7cb4 (patch)
tree3da9a3f5684034875f9e9f4d34e55d5e9fafb681 /source/gameengine/GamePlayer/ghost/CMakeLists.txt
parent81769b4f58b690799990db87eec217d0423a16e0 (diff)
Add the Boost include to the right CMakeLists.txt...
Diffstat (limited to 'source/gameengine/GamePlayer/ghost/CMakeLists.txt')
-rw-r--r--source/gameengine/GamePlayer/ghost/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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