mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
use spaces
This commit is contained in:
parent
205b054026
commit
daee0a13a8
|
@ -755,9 +755,9 @@ if(CLIENT)
|
|||
set(CLIENT_ICON "other/icons/DDNet.rc")
|
||||
if(MINGW)
|
||||
set(CLIENT_MANIFEST "other/manifest/dpimanifest.rc")
|
||||
else()
|
||||
else()
|
||||
set(CLIENT_MANIFEST)
|
||||
endif()
|
||||
endif()
|
||||
else()
|
||||
set(CLIENT_ICON)
|
||||
set(CLIENT_MANIFEST)
|
||||
|
|
Loading…
Reference in a new issue