diff --git a/hecl/test/CMakeLists.txt b/hecl/test/CMakeLists.txt index e4fa71af0..fbf634557 100644 --- a/hecl/test/CMakeLists.txt +++ b/hecl/test/CMakeLists.txt @@ -1,4 +1,4 @@ add_executable(heclTest WIN32 main.cpp) target_link_libraries(heclTest - hecl-common hecl-blender-addon athena-core xxhash - logvisor boo ${ZLIB_LIBRARIES} ${BOO_SYS_LIBS}) + hecl-common hecl-blender-addon athena-core athena-libyaml xxhash + logvisor boo ${ZLIB_LIBRARIES} ${LZO_LIB} ${BOO_SYS_LIBS})