Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
Gearsystem
Commits
0fc292d0
Unverified
Commit
0fc292d0
authored
Jun 22, 2021
by
Ignacio Sanchez Gines
Committed by
GitHub
Jun 22, 2021
Browse files
Update Makefile.common
parent
6bec8cae
Changes
1
Hide whitespace changes
Inline
Side-by-side
platforms/desktop-shared/Makefile.common
View file @
0fc292d0
...
...
@@ -4,7 +4,7 @@ CXX = g++
EXE
=
gearsystem
GIT_VERSION
:=
"
$(
shell
git describe --abbrev=
4
--dirty --always --tags
)
"
GIT_VERSION
:=
"
$(
shell
git describe --abbrev=
7
--dirty --always --tags
)
"
EMULATOR_SRC
=
../../src
EMULATOR_DESKTOP_SHARED_SRC
=
../desktop-shared
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment