mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-25 07:22:00 +00:00
use PLAYDATE_SDK_PATH
This commit is contained in:
parent
40eb77bfa1
commit
76b1e0224f
1 changed files with 1 additions and 1 deletions
|
|
@ -3456,7 +3456,7 @@ if(APPLE)
|
|||
endif()
|
||||
|
||||
if(PLAYDATE)
|
||||
target_include_directories(sdl-build-options INTERFACE "${SDK}/C_API")
|
||||
target_include_directories(sdl-build-options INTERFACE "${PLAYDATE_SDK_PATH}/C_API")
|
||||
endif()
|
||||
|
||||
if(SDL_SHARED)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue