Fixed duplication
All checks were successful
CI / React UI Build (push) Successful in 39s
CI / Native Windows Build And Tests (push) Successful in 2m23s
CI / Windows Release Package (push) Successful in 3m6s

This commit is contained in:
2026-06-01 06:52:56 -04:00
parent 171b790fa3
commit b7ce079a26
5 changed files with 128 additions and 124 deletions

View File

@@ -136,6 +136,7 @@ set(SHADER_MANIFEST_SOURCES
"${SRC_DIR}/shader/ShaderManifestParameters.cpp"
"${SRC_DIR}/shader/ShaderManifestParser.cpp"
"${SRC_DIR}/shader/ShaderPackageRegistry.cpp"
"${SRC_DIR}/shader/ShaderUiPath.cpp"
)
set(VIDEO_MODE_SOURCES