mirror of
https://github.com/recastnavigation/recastnavigation.git
synced 2026-09-14 14:28:30 +00:00
Added CMake files for Linux compilation and removed Makefiles build. CMake build should also work on Windows and MacOS for those who wish to use it.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "DetourTileCache.h"
|
||||
#include "DetourTileCacheBuilder.h"
|
||||
#include "DetourNavmeshBuilder.h"
|
||||
#include "DetourNavMeshBuilder.h"
|
||||
#include "DetourNavMesh.h"
|
||||
#include "DetourCommon.h"
|
||||
#include "DetourAlloc.h"
|
||||
|
||||
Reference in New Issue
Block a user