mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-27 08:18:41 +00:00
Harmony port: disable lib version suffix
This commit is contained in:
parent
1c48676f4f
commit
addb748c64
1 changed files with 2 additions and 0 deletions
|
|
@ -3554,6 +3554,8 @@ if(SDL_SHARED)
|
|||
RESOURCE "${SDL_FRAMEWORK_RESOURCES}"
|
||||
)
|
||||
endif()
|
||||
elseif(OHOS)
|
||||
# disable libtool postfix
|
||||
elseif(UNIX AND NOT ANDROID)
|
||||
set_target_properties(SDL3-shared PROPERTIES
|
||||
VERSION "${SDL_SO_VERSION}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue