This allow compile check event for CONNECT and use EVENT as CONNECT target, also raise event now is simple execute EVENT function.
4 lines
28 B
Bash
4 lines
28 B
Bash
#! /bin/sh
|
|
cmake ./
|
|
make $@
|