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/common/CMakeLists.txt
parent81769b4f58b690799990db87eec217d0423a16e0 (diff)
Add the Boost include to the right CMakeLists.txt...
Diffstat (limited to 'source/gameengine/GamePlayer/common/CMakeLists.txt')
-rw-r--r--source/gameengine/GamePlayer/common/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/gameengine/GamePlayer/common/CMakeLists.txt b/source/gameengine/GamePlayer/common/CMakeLists.txt
index ef3066e319b..4f2531cec2a 100644
--- a/source/gameengine/GamePlayer/common/CMakeLists.txt
+++ b/source/gameengine/GamePlayer/common/CMakeLists.txt
@@ -57,7 +57,6 @@ set(INC_SYS
${PYTHON_INCLUDE_DIRS}
${PNG_INCLUDE_DIR}
${ZLIB_INCLUDE_DIRS}
- ${BOOST_INCLUDE_DIR}
)
set(SRC