Skip to content

Commit

Permalink
Remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 28, 2021
1 parent 74a4c13 commit 5b4d6c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/grass/CMakeLists.txt
Expand Up @@ -207,7 +207,7 @@ macro(ADD_GRASSPLUGIN GRASS_BUILD_VERSION)
if (CMAKE_SYSTEM_NAME STREQUAL "FreeBSD")
target_link_libraries(grassplugin${GRASS_BUILD_VERSION} ulog)
endif()
.

# override default path where built files are put to allow running qgis without installing
# the binary goes under libexec subdir
set (CMAKE_RUNTIME_OUTPUT_DIRECTORY ${QGIS_OUTPUT_DIRECTORY}/${QGIS_LIBEXEC_SUBDIR}/grass/bin)
Expand Down

0 comments on commit 5b4d6c3

Please sign in to comment.