updated to GLM...but only ortho matrix is OK.
This commit is contained in:
@@ -11,7 +11,6 @@ set(ULRE_3RDPTY_ROOT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/3rdpty)
|
||||
include(vulkan)
|
||||
|
||||
include(math)
|
||||
#use_mgl(${ULRE_3RDPTY_ROOT_PATH}/MathGeoLib)
|
||||
use_glm(${ULRE_3RDPTY_ROOT_PATH}/glm)
|
||||
|
||||
include(use_cm_module)
|
||||
@@ -38,7 +37,7 @@ SET(ULRE CMCore
|
||||
CMUtil
|
||||
ULRE.Util
|
||||
ULRE.SceneGraph
|
||||
MathGeoLib
|
||||
GLM
|
||||
${RENDER_LIBRARY}
|
||||
${Vulkan_LIBRARIES})
|
||||
|
||||
|
Reference in New Issue
Block a user