aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2017-11-19 18:41:55 +0100
committerGitHub <noreply@github.com>2017-11-19 18:41:55 +0100
commit11beb4b6e1e63156774a42e5cfc63f17bdccc3ad (patch)
tree9f0a6206df27f26e96d791aeea9329d7d7a82ca4
parent5b7e4efcc4db8c4f1fb25bbdf7cfca60dfb776dc (diff)
Update CMakeLists.txt
-rw-r--r--dep/recastnavigation/Detour/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dep/recastnavigation/Detour/CMakeLists.txt b/dep/recastnavigation/Detour/CMakeLists.txt
index 42f5321b75d..078e39f0a80 100644
--- a/dep/recastnavigation/Detour/CMakeLists.txt
+++ b/dep/recastnavigation/Detour/CMakeLists.txt
@@ -10,7 +10,7 @@
set(Detour_STAT_SRCS
Source/DetourAlloc.cpp
- Source/DetourAssert.cpp
+ Source/DetourAssert.cpp
Source/DetourCommon.cpp
Source/DetourNavMesh.cpp
Source/DetourNavMeshBuilder.cpp