mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-16 00:03:12 -04:00
Update QScintilla CMake find module to handle new lib name in 2.10
[ci skip]
This commit is contained in:
parent
ac6cf19898
commit
b1c653b249
@ -26,6 +26,7 @@ ELSE(EXISTS QSCINTILLA_VERSION_STR)
|
|||||||
|
|
||||||
set(QSCINTILLA_LIBRARY_NAMES
|
set(QSCINTILLA_LIBRARY_NAMES
|
||||||
qscintilla2-qt5
|
qscintilla2-qt5
|
||||||
|
qscintilla2_qt5
|
||||||
libqt5scintilla2
|
libqt5scintilla2
|
||||||
libqscintilla2-qt5
|
libqscintilla2-qt5
|
||||||
qt5scintilla2
|
qt5scintilla2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user