use spaces

This commit is contained in:
Jupeyy 2017-10-22 18:32:04 +02:00
parent 205b054026
commit daee0a13a8

View file

@ -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)