update RenderableCreater codes

This commit is contained in:
2020-07-14 19:41:38 +08:00
parent 26b65b4f4e
commit 6b943e8210
4 changed files with 28 additions and 30 deletions

View File

@@ -80,7 +80,7 @@ add_cm_library(ULRE.SceneGraph "ULRE" ${SCENE_GRAPH_HEADER}
${SG_VERTEX_SOURCE}
${RENDERABLE_FILES}
#${RENDERABLE_FILES}
${FONT_HEADER}
${FONT_SOURCE})