You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to make a linux build without external dependencies like opengl/curl/webkit, so it only depends on GTK.
There is a cmake option NAPPGUI_WEB to toggle webkit support, but no such options for opengl/curl.
I want to make a linux build without external dependencies like opengl/curl/webkit, so it only depends on GTK.
There is a cmake option
NAPPGUI_WEBto toggle webkit support, but no such options for opengl/curl.