mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 06:09:00 +08:00
71377f69e2
* update qscintilla to 2.11.4 * Update portfile.cmake * for CI test * undo * add !osx support * fix osx build error * Update ci.baseline.txt * Update ci.baseline.txt * [ci.baseline.txt] Revert line endings change * [qscintilla] Restore vcpkg_copy_pdbs() Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
5 lines
403 B
Plaintext
5 lines
403 B
Plaintext
Source: qscintilla
|
|
Version: 2.11.4-1
|
|
Homepage: https://www.riverbankcomputing.com/software/qscintilla
|
|
Description: QScintilla is a port to Qt of the Scintilla editing component. Features syntax highlighting, code-completion and much more (Barebone build without python bindings (missing dependeny PyQt) and without QtDesigner plugin)
|
|
Build-Depends: qt5-base, qt5-macextras (osx), qt5-winextras (windows) |