skizzle/.atom-build.json

5 lines
84 B
JSON

{
"cmd": "cd {PROJECT_PATH} && cmake {PROJECT_PATH} && make",
"name": "cmake"
}