init repo.

This commit is contained in:
tqcq
2025-09-09 17:16:32 +08:00
commit e2ea04e984
14 changed files with 1681 additions and 0 deletions

7
vcpkg.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": [
"eigen3",
"gtest",
"pthreads"
]
}