mirror of
https://gitlab.com/dosowisko.net/libsuperderpy.git
synced 2025-02-07 21:56:44 +01:00
fix whitespace style
This commit is contained in:
parent
e9bd4eefa5
commit
505de9086d
4 changed files with 150 additions and 150 deletions
|
@ -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})
|
||||
|
||||
|
|
Loading…
Reference in a new issue