1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 09:35:28 +00:00

Link against LZ4::LZ4

This commit is contained in:
Alexei Dobrohotov 2020-10-19 22:36:02 +03:00
parent d6612eef20
commit 1492ba4a53

View File

@ -233,7 +233,7 @@ target_link_libraries(components
${SDL2_LIBRARIES}
${OPENGL_gl_LIBRARY}
${MyGUI_LIBRARIES}
${LZ4_LIBRARIES}
LZ4::LZ4
RecastNavigation::DebugUtils
RecastNavigation::Detour
RecastNavigation::Recast