mirror of
https://github.com/azure-rtos/threadx
synced 2025-01-30 08:02:57 +08:00
3 lines
71 B
Bash
3 lines
71 B
Bash
|
#!/bin/bash
|
||
|
$(dirname `realpath $0`)/../test/tx/cmake/run.sh build all
|