File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ vcpkg_cmake_configure(
69
69
-DwxUSE_NANOSVG=sys
70
70
-DwxUSE_GLCANVAS=ON
71
71
-DwxUSE_LIBGNOMEVFS=OFF
72
- -DwxUSE_SECRETSTORE =OFF
72
+ -DwxUSE_LIBNOTIFY =OFF
73
73
-DwxUSE_STL=${WXWIDGETS_USE_STL}
74
74
-DwxUSE_STD_CONTAINERS=${WXWIDGETS_USE_STD_CONTAINERS}
75
75
-DwxUSE_UIACTIONSIMULATOR=OFF
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wxwidgets" ,
3
3
"version" : " 3.2.5" ,
4
- "port-version" : 2 ,
4
+ "port-version" : 3 ,
5
5
"description" : [
6
6
" Widget toolkit and tools library for creating graphical user interfaces (GUIs) for cross-platform applications. " ,
7
7
" Set WXWIDGETS_USE_STL in a custom triplet to build with the wxUSE_STL build option." ,
Original file line number Diff line number Diff line change 9490
9490
},
9491
9491
"wxwidgets" : {
9492
9492
"baseline" : " 3.2.5" ,
9493
- "port-version" : 2
9493
+ "port-version" : 3
9494
9494
},
9495
9495
"wyhash" : {
9496
9496
"baseline" : " 2023-12-03" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " 98b2c9fc10fef8e61d3b43cc6b7b37ef72eac355" ,
5
+ "version" : " 3.2.5" ,
6
+ "port-version" : 3
7
+ },
3
8
{
4
9
"git-tree" : " 5f1a838731947da96400efcfb971565c8ef32da1" ,
5
10
"version" : " 3.2.5" ,
You can’t perform that action at this time.
0 commit comments