mirror of
https://github.com/fanlumaster/googlepinyinime-rev.git
synced 2025-07-18 00:47:57 +08:00
[env]: Change hard-code settings to be generated by py
This commit is contained in:
11
CMakeUserPresets.json
Normal file
11
CMakeUserPresets.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": 2,
|
||||
"configurePresets": [
|
||||
{
|
||||
"name": "default",
|
||||
"inherits": "vcpkg",
|
||||
"generator": "Visual Studio 17 2022",
|
||||
"binaryDir": "${sourceDir}/build"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user