used newly GLM library name.
This commit is contained in:
Submodule CMCMakeModule updated: 23696b3be6...78046ef7e5
2
CMUtil
2
CMUtil
Submodule CMUtil updated: ea20632a05...2c5a81b32b
@@ -18,7 +18,7 @@ use_cm_module(Platform)
|
||||
use_cm_module(AssetsManage)
|
||||
use_cm_module(SceneGraph)
|
||||
|
||||
OPTION(SUPPORT_QT_VULKAN OFF)
|
||||
OPTION(SUPPORT_QT_VULKAN OFF)
|
||||
|
||||
SET(ULRE CMCore
|
||||
CMPlatform
|
||||
@@ -27,7 +27,7 @@ SET(ULRE CMCore
|
||||
CMUtil
|
||||
ULRE.Util
|
||||
ULRE.SceneGraph
|
||||
GLM
|
||||
${HGL_GLM_LIB}
|
||||
${RENDER_LIBRARY}
|
||||
${Vulkan_LIBRARIES})
|
||||
|
||||
@@ -36,7 +36,7 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR}/inc)
|
||||
|
||||
SET(ROOT_INCLUDE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/inc)
|
||||
|
||||
SET(ULRE_RUNTIME_PATH ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
SET(ULRE_RUNTIME_PATH ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
add_subdirectory(src)
|
||||
|
||||
|
Reference in New Issue
Block a user