1 Star 1 Fork 12

文联 / SDL2snake

forked from Joker2770 / SDL2snake 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CMakeSettings.json 574 Bytes
一键复制 编辑 原始数据 按行查看 历史
Joker2770 提交于 2020-09-16 10:07 . test: add win32 build config. :tada::new:
{
"configurations": [
{
"name": "WSL-GCC-Release",
"generator": "Ninja",
"configurationType": "Release",
"buildRoot": "${projectDir}\\out\\build\\${name}",
"installRoot": "${projectDir}\\out\\install\\${name}",
"cmakeExecutable": "/usr/bin/cmake",
"cmakeCommandArgs": "",
"buildCommandArgs": "",
"ctestCommandArgs": "",
"inheritEnvironments": [ "linux_x64" ],
"wslPath": "${defaultWSLPath}",
"addressSanitizerRuntimeFlags": "detect_leaks=0",
"variables": []
}
]
}
C++
1
https://gitee.com/literar-wen/SDL2snake.git
git@gitee.com:literar-wen/SDL2snake.git
literar-wen
SDL2snake
SDL2snake
master

搜索帮助