vcpkg/ports/scintilla/vcpkg.json

8 lines
213 B
JSON
Raw Normal View History

{
"name": "scintilla",
"version": "4.4.6",
"description": "A free source code editing component for Win32, GTK+, and OS X",
"homepage": "https://www.scintilla.org/",
"supports": "!(uwp | linux | osx)"
}