Buildsystem/Core: Add new includepath for collision library after changes - fixes linux-build

--HG--
branch : trunk
This commit is contained in:
click
2010-08-18 03:40:14 +02:00
parent 6818c8b0ba
commit 8c4c5aef8b

View File

@@ -36,6 +36,7 @@ include_directories(
${CMAKE_SOURCE_DIR}/dep/g3dlite
${CMAKE_SOURCE_DIR}/src/server/shared
${CMAKE_SOURCE_DIR}/src/server/shared/Debugging
${CMAKE_SOURCE_DIR}/src/server/shared/Database
${CMAKE_SOURCE_DIR}/src/server/shared/Dynamic
${CMAKE_SOURCE_DIR}/src/server/shared/Logging
${CMAKE_CURRENT_SOURCE_DIR}