mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-11-27 20:10:50 +00:00
CMakeLists.txt: sync DYLIB_CURRENT_VERSION to Xcode project
This commit is contained in:
parent
250a055727
commit
475405e036
@ -59,7 +59,7 @@ set(SDL_INTERFACE_AGE 0)
|
|||||||
set(SDL_BINARY_AGE 14)
|
set(SDL_BINARY_AGE 14)
|
||||||
set(SDL_VERSION "${SDL_MAJOR_VERSION}.${SDL_MINOR_VERSION}.${SDL_MICRO_VERSION}")
|
set(SDL_VERSION "${SDL_MAJOR_VERSION}.${SDL_MINOR_VERSION}.${SDL_MICRO_VERSION}")
|
||||||
# the following should match the versions in Xcode project file:
|
# the following should match the versions in Xcode project file:
|
||||||
set(DYLIB_CURRENT_VERSION 12.0.0)
|
set(DYLIB_CURRENT_VERSION 15.0.0)
|
||||||
set(DYLIB_COMPATIBILITY_VERSION 1.0.0)
|
set(DYLIB_COMPATIBILITY_VERSION 1.0.0)
|
||||||
|
|
||||||
# Set defaults preventing destination file conflicts
|
# Set defaults preventing destination file conflicts
|
||||||
|
0
Xcode/SDL/SDL.xcodeproj/project.pbxproj
Executable file → Normal file
0
Xcode/SDL/SDL.xcodeproj/project.pbxproj
Executable file → Normal file
Loading…
Reference in New Issue
Block a user