{
"src_path": "simulation",
"build_path": "simulation/build/release",
"build_command": "cmake -DCMAKE_BUILD_TYPE=Release ../.. && make clean && make",
"executable": "sn_sig_%(GIT_SHA1)s",
"_finished_condition":
{
"file": "sx.spec",
"contains": ""
}
}
|