1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-07-04 10:21:34 +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