Linux平台编译也通过

This commit is contained in:
建峰 2026-02-13 18:36:03 +08:00
parent 1081cda4fe
commit 803f489ee7
7 changed files with 7 additions and 0 deletions

7
mk Executable file
View File

@ -0,0 +1,7 @@
cmake -B build
make -C build
make -C build install
"./build/release/bin/test"