Ajout des instructions de build pour Atom
This commit is contained in:
parent
624b377e72
commit
d99b7bb72d
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"cmd": "cd {PROJECT_PATH} && cmake {PROJECT_PATH} && make",
|
||||||
|
"name": "cmake"
|
||||||
|
}
|
Loading…
Reference in New Issue