diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2017-11-19 18:41:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-19 18:41:55 +0100 |
commit | 11beb4b6e1e63156774a42e5cfc63f17bdccc3ad (patch) | |
tree | 9f0a6206df27f26e96d791aeea9329d7d7a82ca4 | |
parent | 5b7e4efcc4db8c4f1fb25bbdf7cfca60dfb776dc (diff) |
Update CMakeLists.txt
-rw-r--r-- | dep/recastnavigation/Detour/CMakeLists.txt | 2 |
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 |