Skip to content

Commit 92bcc94

Browse files
committedMay 12, 2020
Fix build
1 parent fe56d36 commit 92bcc94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/plugins/grass/CMakeLists.txt‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ INCLUDE_DIRECTORIES(
159159
${CMAKE_SOURCE_DIR}/src/core/raster
160160
${CMAKE_SOURCE_DIR}/src/core/symbology
161161
${CMAKE_SOURCE_DIR}/src/core/effects
162+
${CMAKE_SOURCE_DIR}/src/core/textrenderer
162163
${CMAKE_SOURCE_DIR}/src/gui
163164
${CMAKE_SOURCE_DIR}/src/gui/editorwidgets
164165
${CMAKE_SOURCE_DIR}/src/gui/symbology

0 commit comments

Comments
 (0)
Please sign in to comment.