mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 06:51:17 +01:00
Hide master branch in titlebar properly.
This commit is contained in:
parent
e8fe15c3f7
commit
1236bdffac
@ -417,7 +417,7 @@ endif(NOT DISABLE_WX)
|
||||
########################################
|
||||
# Pre-build events: Define configuration variables and write svnrev header
|
||||
#
|
||||
if(SCM_BRANCH_STR EQUAL "master")
|
||||
if(DOLPHIN_WC_BRANCH STREQUAL "master")
|
||||
set(DOLPHIN_WC_IS_MASTER "1")
|
||||
else()
|
||||
set(DOLPHIN_WC_IS_MASTER "0")
|
||||
|
Loading…
x
Reference in New Issue
Block a user