fix whitespace style

This commit is contained in:
Sebastian Krzyszkowiak 2017-07-22 21:01:29 +02:00
parent e9bd4eefa5
commit 505de9086d
4 changed files with 150 additions and 150 deletions

View file

@ -64,7 +64,7 @@ MACRO(register_gamestate name)
if (TARGET libsuperderpy-${LIBSUPERDERPY_GAMENAME})
target_link_libraries("libsuperderpy-${LIBSUPERDERPY_GAMENAME}-${name}" libsuperderpy-${LIBSUPERDERPY_GAMENAME})
ENDIF()
endif()
install(TARGETS "libsuperderpy-${LIBSUPERDERPY_GAMENAME}-${name}" DESTINATION ${LIB_INSTALL_DIR})