examples: More n3ds build fixes.

This commit is contained in:
Ryan C. Gordon 2024-07-23 01:35:15 -04:00
parent 3671497ea1
commit 23cf09163e
No known key found for this signature in database
GPG Key ID: FA148B892AB48044
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ if(N3DS)
NAME "SDL-${APP}" NAME "SDL-${APP}"
DESCRIPTION "SDL3 Test suite" DESCRIPTION "SDL3 Test suite"
AUTHOR "SDL3 Contributors" AUTHOR "SDL3 Contributors"
ICON "${CMAKE_CURRENT_SOURCE_DIR}/n3ds/logo48x48.png" ICON "${CMAKE_CURRENT_SOURCE_DIR}/../test/n3ds/logo48x48.png"
) )
ctr_create_3dsx( ctr_create_3dsx(
${APP} ${APP}