Files
logging/script/test.sh
2024-11-02 13:25:55 +08:00

2 lines
63 B
Bash
Executable File

#!/bin/bash
cmake build -B build . && cd build && make && ctest