diff --git a/CMCore b/CMCore index c8fe331e..003bae2c 160000 --- a/CMCore +++ b/CMCore @@ -1 +1 @@ -Subproject commit c8fe331ef94458983dea7473bca47835b8cb565a +Subproject commit 003bae2c2488ae32027db43e6573a5174794ae03 diff --git a/CMakeLists.txt b/CMakeLists.txt index 3ac84779..2e581a4e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ SET(ULRE CMCore ULRE.Util ULRE.ShaderGen ULRE.SceneGraph - ${HGL_GLM_LIB} + ${HGL_MATH_LIB} ${RENDER_LIBRARY} ${Vulkan_LIBRARIES})