{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "lldb",
"request": "launch",
"name": "Debug cmake-demo",
"program": "${command:cmake.launchTargetPath}",
"args": [],
"cwd": "${workspaceFolder}",
"internalConsoleOptions": "neverOpen",
"console": "integratedTerminal"
}
]
}
-
Notifications
You must be signed in to change notification settings - Fork 0
a cmake demo.
License
xujintao/cmake-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
a cmake demo.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published