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/common/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source/gameengine/GamePlayer/common/CMakeLists.txt') 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 -- cgit v1.2.3