Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed May 11, 2021
1 parent ec59ad2 commit 4a16d25
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cmake/CreateQgsVersion.cmake
@@ -1,3 +1,7 @@
# Creates version files
# qgsversion.h that defines QGSVERSION
# qgsversion.inc for doxygen

MACRO(CREATE_QGSVERSION)
IF (EXISTS ${CMAKE_SOURCE_DIR}/.git/index)
FIND_PROGRAM(GITCOMMAND git PATHS c:/cygwin/bin)
Expand Down

0 comments on commit 4a16d25

Please sign in to comment.