Skip to content

Commit efb2be2

Browse files
Etienne TrimailleEtienne Trimaille
Etienne Trimaille
authored and
Etienne Trimaille
committed
add qscintilla to cmakelists
1 parent c5d8cc7 commit efb2be2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/providers/arcgisrest/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ INCLUDE_DIRECTORIES(
99
../../gui/auth
1010
${GEOS_INCLUDE_DIR}
1111
${QJSON_INCLUDE_DIR}
12+
${QSCINTILLA_INCLUDE_DIR}
1213
${CMAKE_CURRENT_BINARY_DIR}/../../ui
1314
)
1415

0 commit comments

Comments
 (0)