mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-20 18:09:40 +00:00
Spaces instead of tabs in CMakeLists.txt
This commit is contained in:
parent
96d19e07ca
commit
c6fd979c42
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue