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/example64.dir/test/example.obj"
"../zlib_built/example64.pdb"
"../zlib_built/example64.exe"
"../zlib_built/example64.exe.manifest"
"../zlib_built/libexample64.dll.a"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/example64.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()