Created
March 9, 2021 14:48
-
-
Save tcoppex/719b7498ecb4d29fda7fb2e3bf6865d7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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