Skip to content

Instantly share code, notes, and snippets.

@tcoppex
Created March 9, 2021 14:48
Show Gist options
  • Save tcoppex/719b7498ecb4d29fda7fb2e3bf6865d7 to your computer and use it in GitHub Desktop.
Save tcoppex/719b7498ecb4d29fda7fb2e3bf6865d7 to your computer and use it in GitHub Desktop.
{
"selector": "source.cpp",
"working_dir": "$folder",
"shell_cmd": "make -j7 Release && make RunRelease;"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment