settings.json 61 B

12345
  1. {
  2. "cmake.debugConfig": {
  3. "args":["debug"]
  4. }
  5. }