fix memory leak at InlineGeometryScene.cpp

This commit is contained in:
2020-10-22 01:29:09 +08:00
parent 91ce2a73ab
commit ba72addfbf
4 changed files with 6 additions and 4 deletions

View File

@@ -37,7 +37,6 @@ SET(ULRE CMCore
ULRE.VulkanRender
ULRE.SceneGraph
MathGeoLib
${JSONCPP_LIBRARY}
${RENDER_LIBRARY}
${Vulkan_LIBRARIES})