mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Fix QSCINTILLA_VERSION_STR redefinition warnings emitted on
newer QScintilla versions due to presence of QSCINTILLA_VERSION_STR in QSci headers
This commit is contained in:
parent
fc1ac8bef8
commit
53bf2cf8ca
@ -35,7 +35,9 @@
|
||||
|
||||
#define QGIS_SERVER_MODULE_SUBDIR "${QGIS_SERVER_MODULE_SUBDIR}"
|
||||
|
||||
#if !defined(QSCINTILLA_VERSION_STR)
|
||||
#define QSCINTILLA_VERSION_STR "${QSCINTILLA_VERSION_STR}"
|
||||
#endif
|
||||
|
||||
#if defined( __APPLE__ )
|
||||
//used by Mac to find system or bundle resources relative to amount of bundling
|
||||
|
Loading…
x
Reference in New Issue
Block a user