dashboard
repositories
filestore
activity
search
login
main
/
sd.cpp.gui.wx
wxWidgets based Stable Diffusion C++ GUi
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
somre docs about the signals and tokens
Ferenc Szontágh
2024-02-03
13e08c0eb131eefdd49ed024619c2a79a6040014
[sd.cpp.gui.wx.git]
/
CMakeUserPresets.json
1
2
3
4
5
6
7
8
9
10
11
12
{
"version": 3,
"configurePresets": [
{
"name": "default",
"inherits": "vcpkg",
"environment": {
"VCPKG_ROOT": "Z:/vcpkg"
}
}
]
}