From c6fd979c421c076d7cf304c116810edfde5c02d1 Mon Sep 17 00:00:00 2001 From: Azdul Date: Thu, 17 Jan 2019 05:42:26 +0100 Subject: [PATCH] Spaces instead of tabs in CMakeLists.txt --- components/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/CMakeLists.txt b/components/CMakeLists.txt index bc99550d0..a289f6647 100644 --- a/components/CMakeLists.txt +++ b/components/CMakeLists.txt @@ -232,7 +232,7 @@ target_link_libraries(components ${SDL2_LIBRARIES} ${OPENGL_gl_LIBRARY} ${MyGUI_LIBRARIES} - ${BSAOPTHASH_LIBRARIES} + ${BSAOPTHASH_LIBRARIES} RecastNavigation::DebugUtils RecastNavigation::Detour RecastNavigation::Recast