1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 19:10:12 +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