feat(clusterApp): initial version run in Ubuntu.

change fb to DRM
This commit is contained in:
2026-04-17 18:49:03 +08:00
parent 2774b26f8b
commit 0108dbb67f
2827 changed files with 859 additions and 19860 deletions

View File

@@ -0,0 +1,12 @@
file(REMOVE_RECURSE
"CMakeFiles/pngtest.dir/pngtest.c.obj"
"pngtest.pdb"
"pngtest.exe"
"pngtest.exe.manifest"
"libpngtest.dll.a"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/pngtest.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()