Skip to content

Commit f69637a

Browse files
committed
SG Build initial commit
1 parent 9e8dcf5 commit f69637a

File tree

12 files changed

+10
-139
lines changed

12 files changed

+10
-139
lines changed

CMake/ScmRevGen.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if(GIT_FOUND)
77
OUTPUT_VARIABLE DOLPHIN_WC_REVISION
88
OUTPUT_STRIP_TRAILING_WHITESPACE)
99
# defines DOLPHIN_WC_DESCRIBE
10-
execute_process(WORKING_DIRECTORY ${PROJECT_SOURCE_DIR} COMMAND ${GIT_EXECUTABLE} describe --always --long --dirty
10+
execute_process(WORKING_DIRECTORY ${PROJECT_SOURCE_DIR} COMMAND ${GIT_EXECUTABLE} describe --always --long #--dirty
1111
OUTPUT_VARIABLE DOLPHIN_WC_DESCRIBE
1212
OUTPUT_STRIP_TRAILING_WHITESPACE)
1313

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

Data/project-plus-dolphin.png

243 KB
Loading

Data/project-plus-dolphin.svg

Lines changed: 6 additions & 135 deletions
Loading
256 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

Installer/Dolphin.ico

-14 KB
Binary file not shown.

0 commit comments

Comments
 (0)