Font builder changes
This commit is contained in:
@@ -41,6 +41,9 @@ add_video_shader_test(RenderCadenceCompositorRuntimeShaderParamsTests
|
||||
|
||||
add_video_shader_test(RenderCadenceCompositorRuntimeLayerModelTests
|
||||
"${SRC_DIR}/runtime/FontAtlasBuilder.cpp"
|
||||
"${SRC_DIR}/runtime/FontAtlasImageLoader.cpp"
|
||||
"${SRC_DIR}/runtime/FontAtlasMetadata.cpp"
|
||||
"${SRC_DIR}/runtime/FontAtlasProcess.cpp"
|
||||
"${SRC_DIR}/runtime/RuntimeLayerModel.cpp"
|
||||
"${SRC_DIR}/runtime/RuntimeLayerReload.cpp"
|
||||
"${SRC_DIR}/runtime/RuntimeLayerSnapshot.cpp"
|
||||
@@ -65,6 +68,9 @@ add_video_shader_test(RuntimeStatePersistenceTests
|
||||
|
||||
add_video_shader_test(FontAtlasBuilderTests
|
||||
"${SRC_DIR}/runtime/FontAtlasBuilder.cpp"
|
||||
"${SRC_DIR}/runtime/FontAtlasImageLoader.cpp"
|
||||
"${SRC_DIR}/runtime/FontAtlasMetadata.cpp"
|
||||
"${SRC_DIR}/runtime/FontAtlasProcess.cpp"
|
||||
"${SRC_DIR}/runtime/RuntimeJson.cpp"
|
||||
"${SRC_DIR}/shader/ShaderManifestAssets.cpp"
|
||||
"${SRC_DIR}/shader/ShaderManifestParameters.cpp"
|
||||
@@ -75,6 +81,9 @@ add_video_shader_test(FontAtlasBuilderTests
|
||||
|
||||
add_video_shader_test(RenderCadenceCompositorSupportedShaderCatalogTests
|
||||
"${SRC_DIR}/runtime/FontAtlasBuilder.cpp"
|
||||
"${SRC_DIR}/runtime/FontAtlasImageLoader.cpp"
|
||||
"${SRC_DIR}/runtime/FontAtlasMetadata.cpp"
|
||||
"${SRC_DIR}/runtime/FontAtlasProcess.cpp"
|
||||
"${SRC_DIR}/runtime/RuntimeJson.cpp"
|
||||
"${SRC_DIR}/runtime/SupportedShaderCatalog.cpp"
|
||||
"${SRC_DIR}/shader/ShaderManifestAssets.cpp"
|
||||
@@ -89,6 +98,9 @@ add_video_shader_test(RenderCadenceCompositorRuntimeStateJsonTests
|
||||
"${SRC_DIR}/app/AppConfigProvider.cpp"
|
||||
"${SRC_DIR}/json/JsonWriter.cpp"
|
||||
"${SRC_DIR}/runtime/FontAtlasBuilder.cpp"
|
||||
"${SRC_DIR}/runtime/FontAtlasImageLoader.cpp"
|
||||
"${SRC_DIR}/runtime/FontAtlasMetadata.cpp"
|
||||
"${SRC_DIR}/runtime/FontAtlasProcess.cpp"
|
||||
"${SRC_DIR}/runtime/RuntimeJson.cpp"
|
||||
"${SRC_DIR}/runtime/RuntimeLayerModel.cpp"
|
||||
"${SRC_DIR}/runtime/RuntimeLayerReload.cpp"
|
||||
|
||||
Reference in New Issue
Block a user