mirror of
https://gitee.com/apaki/unicstl.git
synced 2026-05-29 07:04:20 +08:00
8 lines
82 B
Plaintext
Executable File
8 lines
82 B
Plaintext
Executable File
|
|
cmake -B build
|
|
|
|
make -C build
|
|
make -C build install
|
|
|
|
"./build/release/bin/test"
|